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

IsHalted

func IsHalted(opTypes ...OpType) (bool, error)

IsHalted returns true if any of the specified operation types are halted. Returns error if any operation type is invalid.

Param

Command

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

Result