mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-06 23:46:22 +00:00
Update 02_2__Script_Linode_Setup.stackscript
This commit is contained in:
parent
c853964937
commit
53e2434ed5
@ -299,6 +299,7 @@ maxconnections=16
|
||||
rpcuser=bitcoinrpc
|
||||
rpcpassword=$(xxd -l 16 -p /dev/urandom)
|
||||
rpcallowip=127.0.0.1
|
||||
walletbroadcast=1
|
||||
EOF
|
||||
|
||||
if [ "$BTCTYPE" == "Mainnet" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user