Bump graceful termination: from 1d to 3d

This commit is contained in:
Ludo Galabru
2020-06-02 16:10:39 -04:00
parent 3b828619d7
commit 50873d49fe
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ mode = "argon"
peer_host = "argon.blockstack.org"
rpc_port = 18443
peer_port = 18444
process_exit_at_block_height = 3180
process_exit_at_block_height = 8940
[[mstx_balance]]
address = "STB44HYPYAT2BB2QE513NSP81HTMYWBJP02HPGK6"

View File

@@ -91,7 +91,7 @@ impl ConfigFile {
rpc_port: Some(18443),
peer_port: Some(18444),
peer_host: Some("argon.blockstack.org".to_string()),
process_exit_at_block_height: Some(2880 + 300), // 1 block every 30s, 24 hours + 300 blocks initially mined for seeding faucet / miner
process_exit_at_block_height: Some(8640 + 300), // 1 block every 30s, 24 hours * 3 + 300 blocks initially mined for seeding faucet / miner
..BurnchainConfigFile::default()
};

View File

@@ -109,7 +109,7 @@ helium\t\tStart a node based on a local setup relying on a local instance of bit
\t\t rpcuser=helium
\t\t rpcpassword=helium
neon\t\tStart a node that will join and stream blocks from the public neon testnet, powered by Blockstack.
argon\t\tStart a node that will join and stream blocks from the public argon testnet, powered by Blockstack.
start\t\tStart a node with a config of your own. Can be used for joining a network, starting new chain, etc.
\t\tArguments: