mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 14:19:20 +02:00
parent
328d8b87e3
commit
19c67eb274
@ -23,8 +23,8 @@ bitcoin.mainnet=1
|
||||
bitcoind.rpcuser=raspibolt
|
||||
bitcoind.rpcpass=passwordB
|
||||
bitcoind.rpchost=127.0.0.1
|
||||
bitcoind.zmqpubrawblock=tcp://127.0.0.1:28332
|
||||
bitcoind.zmqpubrawtx=tcp://127.0.0.1:28333
|
||||
bitcoind.zmqpubrawblock=tcp://*:28332
|
||||
bitcoind.zmqpubrawtx=tcp://*:28333
|
||||
|
||||
[autopilot]
|
||||
autopilot.active=0
|
||||
|
@ -21,8 +21,8 @@ litecoin.node=litecoind
|
||||
litecoind.rpchost=127.0.0.1
|
||||
litecoind.rpcuser=raspibolt
|
||||
litecoind.rpcpass=passwordB
|
||||
litecoind.zmqpubrawblock=tcp://127.0.0.1:28332
|
||||
litecoind.zmqpubrawtx=tcp://127.0.0.1:28333
|
||||
litecoind.zmqpubrawblock=tcp://*:28332
|
||||
litecoind.zmqpubrawtx=tcp://*:28333
|
||||
|
||||
[autopilot]
|
||||
autopilot.active=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user