We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625621e commit fdb423aCopy full SHA for fdb423a
Cargo.toml
@@ -31,7 +31,7 @@ pallet-indices = { git = "https://github.com/paritytech/substrate/", package = "
31
substrate-rpc-api = { git = "https://github.com/paritytech/substrate/", package = "sc-rpc-api" }
32
sp-rpc = { git = "https://github.com/paritytech/substrate/", package = "sp-rpc" }
33
sp-core = { git = "https://github.com/paritytech/substrate/", package = "sp-core" }
34
-txpool-api = { git = "https://github.com/paritytech/substrate/", package = "sp-transaction-pool-api" }
+txpool-api = { git = "https://github.com/paritytech/substrate/", package = "sp-transaction-pool" }
35
36
[dev-dependencies]
37
env_logger = "0.7"
0 commit comments