Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit f3cca84

Browse files
committed
Another rebase, another fix commit
1 parent 42213c7 commit f3cca84

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

core/client/src/client.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ use primitives::storage::{StorageKey, StorageData};
3838
use primitives::storage::well_known_keys;
3939
use codec::Decode;
4040
use state_machine::{
41-
Backend as StateBackend, CodeExecutor,
41+
Backend as StateBackend, CodeExecutor, ChangesTrieAnchorBlockId,
4242
ExecutionStrategy, ExecutionManager, prove_read,
4343
key_changes, key_changes_proof, OverlayedChanges
4444
};
Binary file not shown.

0 commit comments

Comments
 (0)