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

pool package

Function

NewTickInfo

func NewTickInfo() TickInfo

NewTickInfo creates an uninitialized tick state with zero accumulators.

Returns:

  • TickInfo: default tick state with all numeric fields zero and Initialized false.

Command

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

Result