Skip to content

Commit 1001f9c

Browse files
Apply transaction-pool patch.
1 parent dd28ad4 commit 1001f9c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ pow-faucet = []
295295

296296
[patch."https://github.com/paritytech/polkadot-sdk.git"]
297297
sc-consensus-grandpa = { git = "https://github.com/opentensor/grandpa.git", rev = "67ff75e915bd44586b8f8443e457b5b101920da8" }
298+
sc-transaction-pool = { git = "https://github.com/opentensor/transaction-pool.git", rev = "5cc8837d4c237d02c013c50b0a0eb70fdcba75bf" }
298299

299300
[patch.crates-io]
300301
w3f-bls = { git = "https://github.com/opentensor/bls", branch = "fix-no-std" }

0 commit comments

Comments
 (0)