Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

/halt package

Overview

Package halt provides functionality for managing protocol halt levels and operations.

Function

AssertIsNotHaltedOperation

func AssertIsNotHaltedOperation(op OpType)

AssertIsNotHaltedOperation panics if the specified operation type is halted. Panics with error details including operation type name.

Param

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/halt.AssertIsNotHaltedOperation()"

Result