Add compressed genesis and staking amount (#28)
TODO in follow on PR: - Update playbook to use zstd compressed genesis file Reviewed-on: #28 Co-authored-by: Nabarun <nabarun@deepstacksoft.com> Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
This commit is contained in:
parent
53d2362a59
commit
ab977c6237
BIN
config/mainnet-genesis.json.zst
Normal file
BIN
config/mainnet-genesis.json.zst
Normal file
Binary file not shown.
3
config/staking-amount.json
Normal file
3
config/staking-amount.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"common_staking_amount": 900000000
|
||||||
|
}
|
@ -2,3 +2,6 @@
|
|||||||
# Example:
|
# Example:
|
||||||
# - node-1-id@node-1-host:26656
|
# - node-1-id@node-1-host:26656
|
||||||
# - node-2-id@node-2-host:26656
|
# - node-2-id@node-2-host:26656
|
||||||
|
|
||||||
|
- f89c3216cd763c8c984810058f11189ca7f3e365@bootstrap-mainnet.laconic.com:26656
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user