Skip to content

Commit 5aacb71

Browse files
Remove babe consensus provider
1 parent c21449d commit 5aacb71

File tree

4 files changed

+0
-423
lines changed

4 files changed

+0
-423
lines changed

Cargo.lock

Lines changed: 0 additions & 194 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ members = [
1515
'modules/claims',
1616
'modules/type-utils',
1717
"bin/keytool",
18-
"crates/*",
1918
]
2019

2120
[workspace.dependencies]
@@ -59,7 +58,6 @@ evm-accounts = { path = "./modules/evm-accounts", default-features = false }
5958
clover-claims = { path = "./modules/claims", default-features = false }
6059
clover-primitives = { default-features = false, path = './primitives', version = '0.9.0'}
6160
clover-runtime = {path = './runtime', version = '0.9.0' }
62-
clover-babe-consensus-provider = { path = './crates/babe-consensus-data-provider', version = '0.1.0' }
6361
clover-rpc = { default-features = false, version = '0.9.0', path = './rpc' }
6462
futures = { version = "0.3.9", features = ["compat"] }
6563
schnorrkel = { version = "^0.9", default-features = false, features = [

crates/babe-consensus-data-provider/Cargo.toml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)