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 "https://rpc.gno.land" -data "gno.land/r/gnoswap/halt/v1.AssertIsNotHaltedOperation()"
Result