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 "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gov/governance.ExistsProposal()"
Result