mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 12:07:57 +00:00
Update for warp sync (#3564)
* Update for warp sync * update Substrate Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -96,6 +96,7 @@ impl HeaderBackend<Block> for TestClient {
|
||||
finalized_number,
|
||||
number_leaves: 0,
|
||||
finalized_state: None,
|
||||
block_gap: None,
|
||||
}
|
||||
}
|
||||
fn number(&self, hash: Hash) -> sp_blockchain::Result<Option<BlockNumber>> {
|
||||
|
||||
Reference in New Issue
Block a user