Skip to content

Commit 11c22d7

Browse files
committed
Add deprecatedrpc options for fullrbf and bip125
We'll need to wait for corepc to update
1 parent e039303 commit 11c22d7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

fuzzamoto/src/targets/bitcoin_core.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ impl BitcoinCoreTarget {
6666
"-par=4",
6767
"-rpcthreads=4",
6868
"-deprecatedrpc=create_bdb",
69+
"-deprecatedrpc=fullrbf",
70+
"-deprecatedrpc=bip125",
6971
"-keypool=10",
7072
"-listenonion=0",
7173
"-i2pacceptincoming=0",

0 commit comments

Comments
 (0)