We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{"index":0,"kind":{"ExecutionError":"Smart contract panicked: panicked at 'assertion failed: (left == right)\n left: Approved,\n right: InProgress: ERR_PROPOSAL_NOT_IN_PROGRESS', src/policy.rs:346:9"}} https://explorer.testnet.near.org/transactions/DbCTmdERAiRJrsFRsjLwHYTwkx7EjP7hLyZU7yPEZVC9
{"index":0,"kind":{"ExecutionError":"Smart contract panicked: panicked at 'assertion failed:
\n left:
,\n right:
: ERR_PROPOSAL_NOT_IN_PROGRESS', src/policy.rs:346:9"}}
I don't understand Finalize use. When proposal is In Progress it doesn't work and when proposal is Expired it still doesn't work.
In Progress
Expired
The text was updated successfully, but these errors were encountered:
No branches or pull requests
{"index":0,"kind":{"ExecutionError":"Smart contract panicked: panicked at 'assertion failed:
(left == right)\n left:
Approved,\n right:
InProgress: ERR_PROPOSAL_NOT_IN_PROGRESS', src/policy.rs:346:9"}}
https://explorer.testnet.near.org/transactions/DbCTmdERAiRJrsFRsjLwHYTwkx7EjP7hLyZU7yPEZVC9
I don't understand Finalize use. When proposal is
In Progress
it doesn't work and when proposal isExpired
it still doesn't work.The text was updated successfully, but these errors were encountered: