Fast sync companion PR (#3078)

* Fixed build

* Bumped trie-db

* update Substrate

* impl-guide: fix broken links

Co-authored-by: parity-processbot <>
Co-authored-by: Andronik Ordian <write@reusable.software>
This commit is contained in:
Arkadiy Paronyan
2021-06-22 12:48:39 +02:00
committed by GitHub
parent ffc6f7c731
commit 0225640d62
4 changed files with 161 additions and 159 deletions
+1
View File
@@ -394,6 +394,7 @@ mod tests {
finalized_hash,
finalized_number,
number_leaves: 0,
finalized_state: None,
}
}
fn number(&self, hash: Hash) -> sp_blockchain::Result<Option<BlockNumber>> {