There was an error while loading. Please reload this page.
1 parent e039303 commit 11c22d7Copy full SHA for 11c22d7
1 file changed
fuzzamoto/src/targets/bitcoin_core.rs
@@ -66,6 +66,8 @@ impl BitcoinCoreTarget {
66
"-par=4",
67
"-rpcthreads=4",
68
"-deprecatedrpc=create_bdb",
69
+ "-deprecatedrpc=fullrbf",
70
+ "-deprecatedrpc=bip125",
71
"-keypool=10",
72
"-listenonion=0",
73
"-i2pacceptincoming=0",
0 commit comments