fixup! feat(docs): update README for cli rust crate instructions

This commit is contained in:
Renato Britto
2026-04-09 16:11:38 -03:00
parent 1d0479cc83
commit 41098fc209
4 changed files with 119 additions and 63 deletions

12
bitcoin.conf.example Normal file
View 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