Companion for polkadot#5569 (#1281)

* Companion for polkadot#5569

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* update lockfile for {"polkadot"}

Co-authored-by: parity-processbot <>
This commit is contained in:
Qinxuan Chen
2022-05-21 17:14:02 +08:00
committed by GitHub
parent d54e2d1d49
commit eb643b89b8
4 changed files with 262 additions and 262 deletions
+2 -2
View File
@@ -478,8 +478,8 @@ mod tests {
.0
.into_memory_db();
let backend =
sp_state_machine::new_in_mem::<BlakeTwo256>().update_backend(*header.state_root(), db);
let backend = sp_state_machine::new_in_mem_hash_key::<BlakeTwo256>()
.update_backend(*header.state_root(), db);
// Should return an error, as it was not included while building the proof.
assert!(backend