diff --git a/config/mainnet-genesis.json.zst b/config/mainnet-genesis.json.zst new file mode 100644 index 0000000..915e52c Binary files /dev/null and b/config/mainnet-genesis.json.zst differ diff --git a/config/staking-amount.json b/config/staking-amount.json new file mode 100644 index 0000000..cadf515 --- /dev/null +++ b/config/staking-amount.json @@ -0,0 +1,3 @@ +{ + "common_staking_amount": 900000000 +} \ No newline at end of file diff --git a/node-addresses.yml b/node-addresses.yml index 5ff7b09..71f104d 100644 --- a/node-addresses.yml +++ b/node-addresses.yml @@ -2,3 +2,6 @@ # Example: # - node-1-id@node-1-host:26656 # - node-2-id@node-2-host:26656 + +- f89c3216cd763c8c984810058f11189ca7f3e365@bootstrap-mainnet.laconic.com:26656 +