Specify wallet file in bitcoin.conf
This commit is contained in:
parent
482f9cc787
commit
2bcce501f6
|
@ -18,6 +18,9 @@ rpcallowip=10.0.0.0/8
|
|||
rpcallowip=172.0.0.0/8
|
||||
rpcallowip=192.0.0.0/8
|
||||
|
||||
# Set default wallet so some wallet APIs work
|
||||
main.wallet=wallet.dat
|
||||
|
||||
# Enable Blook filters
|
||||
whitelist=bloomfilter@127.0.0.1
|
||||
whitelist=bloomfilter@10.0.0.0/8
|
||||
|
|
Loading…
Reference in New Issue
Block a user