Skip to content
Snippets Groups Projects
Commit d458d262 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Introduce `CollectCollationInfo` runtime api (#443)


* Introduce `CollectCollationInfo` runtime api

Instead of using well known keys to communicate information about a
collation between the runtime and the collator, we now use a runtime api
for this.

* Fixes bug

* Apply suggestions from code review

Co-authored-by: default avatarSergei Shulepov <sergei@parity.io>

* Doc update

Co-authored-by: default avatarSergei Shulepov <sergei@parity.io>
parent 3bcd7f0f
No related merge requests found
Showing
with 218 additions and 279 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment