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

`BlockId` removal: `CallApiAt::state_at` (#13394)



* BlockId removal: CallApiAt::state_at

It changes the arguments of:
- `CallApiAt::state_at`,
- `Client::code_at`,
- `Client::state_at`

from: `BlockId<Block>` to: `Block::Hash`

* Apply suggestions from code review

Co-authored-by: default avatarBastian Köcher <[email protected]>

---------

Co-authored-by: default avatarBastian Köcher <[email protected]>
Co-authored-by: parity-processbot <>
parent 0669b8bb
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