mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-16 09:43:45 +08:00
Faucet address match default sidecar faucet address
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
rpc_bind = "0.0.0.0:28443"
|
||||
block_time = 7000
|
||||
miner_address = "mtFzK54XtpktHj7fKonFExEPEGkUMsiXdy"
|
||||
faucet_address = "n3k15aVS4rEWhVYn4YfAFjD8Em5mmsducg"
|
||||
faucet_address = "mrzLDS7LT3otAnpiRWGYkWipdnAZJaXAZQ"
|
||||
bitcoind_rpc_host = "127.0.0.1:18443"
|
||||
bitcoind_rpc_user = "helium-node"
|
||||
bitcoind_rpc_pass = "secret"
|
||||
genesis_timestamp = 1588615296
|
||||
genesis_timestamp = 1588902103
|
||||
whitelisted_rpc_calls = [
|
||||
"listunspent",
|
||||
"importaddress",
|
||||
|
||||
Reference in New Issue
Block a user