Commit d091a84a authored by Michal Kucharczyk's avatar Michal Kucharczyk Committed by GitHub
Browse files

`BlockId` removal: refactor of runtime API (#6721)

* BlockId removal: refactor of runtime API

It changes the first argument of all generated runtime API calls from: `BlockId<Block>` to: `Block::Hash`

* fmt

* update lockfile for {"substrate"}

---------

Co-authored-by: parity-processbot <>
parent 35a0d69a
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