laconicd-stack/playbooks/validator/validator-vars.example.yml
shreerang 44ab959af5 Update playbooks to sign txs on a separate machine from the one running laconicd node (#5)
Part of https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #5
Co-authored-by: shreerang <shreerang@noreply.git.vdb.to>
Co-committed-by: shreerang <shreerang@noreply.git.vdb.to>
2025-06-09 12:37:50 +00:00

11 lines
311 B
YAML

node_url: ""
validator_pub_key: ''
cerc_moniker: ""
cerc_peers: ""
cerc_chain_id: "laconic-mainnet"
min_gas_price: 0.001
cerc_loglevel: "info"
genesis_file: "~/cerc/laconicd-stack/config/mainnet-genesis.json"
staking_amount_file: "~/cerc/laconicd-stack/config/staking-amount.json"
key_name: "laconic-validator"