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/v1 package

Overview

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

Function

IsHaltedLaunchpad

func IsHaltedLaunchpad() bool

IsHaltedLaunchpad returns true if launchpad operations are halted.

Returns:

  • halted: true when launchpad operations are halted; false otherwise

Command

gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/halt/v1.IsHaltedLaunchpad()"

Result