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

core package

Function

IsValidEventSize

func IsValidEventSize(fields ...[]byte) bool

IsValidEventSize reports whether fields, split together into one host event, stay within the shared MaxEventAttrPairs budget (kept comfortably under chain.Emit's own 64-attr-pair ceiling).

Param

Command

gnokey query vm/qeval -remote "https://rpc.sapphire.testnets.gno.land" -data "gno.land/r/onbloc/ibc/union/core.IsValidEventSize()"

Result