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
We require the governance app to function properly for the mainnet upgrade because governors/executors will have to vote on the upgrade proposals. (dancenet was only governed by 1 key that the script owned, so that's how it was able to proceed.)
The error in the governance app was Uncaught (in promise) Error: Unsupported ProposalOptions, which isn't very helpful because it doesn't give any details about the ProposalOptions. It will take time to debug.
The text was updated successfully, but these errors were encountered:
We require the governance app to function properly for the
mainnet
upgrade because governors/executors will have to vote on the upgrade proposals. (dancenet
was only governed by 1 key that the script owned, so that's how it was able to proceed.)The error in the governance app was
Uncaught (in promise) Error: Unsupported ProposalOptions
, which isn't very helpful because it doesn't give any details about the ProposalOptions. It will take time to debug.The text was updated successfully, but these errors were encountered: