Files
pezkuwi-subxt/substrate/client/api
Michal Kucharczyk c0e8abe1a8 BlockId removal: refactor: Backend::begin_state_operation (#12541)
It changes the arguments of `Backend::begin_state_operation`
from: block: `BlockId<Block>` to: hash: `&Block::Hash`

This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292)
2022-10-21 15:05:51 +00:00
..
2020-08-20 17:04:42 +02:00

Substrate client interfaces.

License: GPL-3.0-or-later WITH Classpath-exception-2.0