parent
5ee71d9df1
commit
ba553e9ddb
@ -61,7 +61,7 @@ class Bitcoind(TailableProc):
|
||||
"-debugexclude=tor",
|
||||
]
|
||||
bitcoind_conf = {
|
||||
"port": self.p2pport,
|
||||
"bind": f"127.0.0.1:{self.p2pport}",
|
||||
"rpcport": rpcport,
|
||||
"fallbackfee": Decimal(1000) / COIN,
|
||||
"rpcthreads": 32,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user