NewProposalActionStatus
NewProposalActionStatus creates a new action status for a proposal. Initializes the status with default values and the executable flag.
Parameters:
- executable: whether this proposal type can be executed
Returns:
- *ProposalActionStatus: new action status instance
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gov/governance.NewProposalActionStatus()"
Result