You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Create Validator proposal UI has a Migrate message field that is marked at optional. (Screenshot attached)
This message is not optional, and it's important not to miss it, because it's the json encoded migration message sent to the contract
during migration.
In any case, if the field has a default value of "empty" ({}), it would be better to state that ("default {}"), instead of the "optional" tag.
The text was updated successfully, but these errors were encountered:
The Create Validator proposal UI has a Migrate message field that is marked at optional. (Screenshot attached)
This message is not optional, and it's important not to miss it, because it's the json encoded migration message sent to the contract
during migration.
In any case, if the field has a default value of "empty" (
{}
), it would be better to state that ("default{}
"), instead of the "optional" tag.The text was updated successfully, but these errors were encountered: