ExistsProposal
ExistsProposal checks whether a proposal is stored.
Parameters:
- proposalID: proposal identifier to look up
Returns:
- bool: true when proposalID is stored, otherwise false
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/gov/governance.ExistsProposal()"
Result