mirror of
https://github.com/LORDBABUINO/stealth.git
synced 2026-05-29 22:09:26 -07:00
fixup! feat(docs): update README for cli rust crate instructions
This commit is contained in:
12
bitcoin.conf.example
Normal file
12
bitcoin.conf.example
Normal file
@@ -0,0 +1,12 @@
|
||||
regtest=1
|
||||
server=1
|
||||
daemon=1
|
||||
txindex=1
|
||||
listen=0
|
||||
[regtest]
|
||||
rpcbind=127.0.0.1
|
||||
rpcallowip=127.0.0.1
|
||||
rpcuser=localuser
|
||||
rpcpassword=localpass
|
||||
rpcport=18443
|
||||
fallbackfee=0.0002
|
||||
Reference in New Issue
Block a user