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

/vm package

Function

ExecRlm

func ExecRlm(_ int, rlm realm, fn func(_ int, rlm realm))

ExecRlm mirrors Exec but threads the caller's rlm into the callback so the callback can use `cross(rlm)` instead of bare `cross`.

Params

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/tests/vm.ExecRlm(,,)"

Result