Search Apps Documentation Source Content File Folder Download Copy Actions Download

v1 package

Function

IsMember

func IsMember(boardID BoardID, user address) bool
Execute

IsMember checks if an user is a member of the realm or a board. Board ID is only required when checking if a user is a member of a board.

Params

Command

gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/gnoland/boards2/v1.IsMember(,)"

Result