Skip to content

Commit 5c39d7c

Browse files
committed
wip/mock digests
1 parent 0d28615 commit 5c39d7c

File tree

2 files changed

+274
-26
lines changed

2 files changed

+274
-26
lines changed

crates/anvil-polkadot/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ polkadot-sdk = { git = "https://github.com/paritytech/polkadot-sdk.git", branch
7575
"cumulus-client-service",
7676
"cumulus-primitives-aura",
7777

78+
"cumulus-primitives-core",
79+
"sp-inherents",
80+
#"sp-consensus-aura",
81+
7882
] }
7983

8084
#sc-consensus-manual-seal = { git = "https://github.com/paritytech/polkadot-sdk.git", package = "sc-consensus-manual-seal"}

0 commit comments

Comments
 (0)