mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 08:41:02 +00:00
Remove Woococo related stuff (#2692)
* Remove Woococo related stuff * More removes * Compilation * Added equvocation for Ro/We * We need chain-westend primitives
This commit is contained in:
committed by
Bastian Köcher
parent
7a8c87a450
commit
a7d2568df4
@@ -51,8 +51,7 @@ sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "mas
|
||||
|
||||
[dev-dependencies]
|
||||
bp-rococo = { path = "../../primitives/chain-rococo" }
|
||||
bp-wococo = { path = "../../primitives/chain-wococo" }
|
||||
pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
|
||||
relay-rococo-client = { path = "../client-rococo" }
|
||||
relay-bridge-hub-rococo-client = { path = "../client-bridge-hub-rococo" }
|
||||
relay-bridge-hub-wococo-client = { path = "../client-bridge-hub-wococo" }
|
||||
relay-bridge-hub-westend-client = { path = "../client-bridge-hub-westend" }
|
||||
relay-rococo-client = { path = "../client-rococo" }
|
||||
|
||||
Reference in New Issue
Block a user