AssertIsNotHaltedOperation
AssertIsNotHaltedOperation panics if the specified operation type is halted. Panics with error details including operation type name.
Parameters:
- op: valid operation type whose halt status must permit execution; invalid operation types panic with an invalid-operation error.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/halt/v1.AssertIsNotHaltedOperation()"
Result