Override upgrade height delay for local devnets #4053
Labels
good first issue
Good for newcomers
priority:low
optional label to track the relative priority of planned items
proposal
item is not yet actionable and is suggesting a change that must first be agreed upon
Context
After the signal module receives a successful MsgTryUpgrade, there is an upgrade height delay of N blocks before the state machine upgrades from v2 -> v3
Problem
The upgrade height delay is too long for testing and local development purposes.
Proposal
For local devnets (i.e. one started via
./single-node.sh
) consider overriding the upgrade height delay to something like 1 block.The text was updated successfully, but these errors were encountered: