mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 23:21:06 +00:00
Rename polkadot-state-machine -> substrate-state-machine
This commit is contained in:
@@ -12,7 +12,7 @@ ethcore-network = { git = "https://github.com/paritytech/parity.git" }
|
||||
ethcore-io = { git = "https://github.com/paritytech/parity.git" }
|
||||
substrate-primitives = { path = "../primitives" }
|
||||
polkadot-client = { path = "../client" }
|
||||
polkadot-state-machine = { path = "../state-machine" }
|
||||
substrate-state-machine = { path = "../state-machine" }
|
||||
polkadot-serializer = { path = "../serializer" }
|
||||
log = "0.3"
|
||||
env_logger = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user