Use calculated staking amount for running validator nodes
Part of https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e of https://git.vdb.to/cerc-io/laconicd/issues/66
- Use calculated staking amount for running validator nodes
nabarun
changed title from [WIP] Create validator for subsequent nodes to [WIP] Add playbook to send `create-validator` tx for subsequent nodes2025-05-16 08:34:34 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Part of https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e of cerc-io/laconicd#66
541500aed1tob459195eab[WIP] Create validator for subsequent nodesto [WIP] Add playbook to send `create-validator` tx for subsequent nodes@@ -71,1 +71,4 @@# Update authority auction durations from 3600s to 60smainnet_state["app_state"]["registry"]["params"]["authority_auction_commits_duration"] = "60s"mainnet_state["app_state"]["registry"]["params"]["authority_auction_reveals_duration"] = "60s"this setting is wild, gotta be on the ball :)
closes cerc-io/laconicd#66