Hierarchy

Properties

Properties

grantee: string
msgs: Scrt.SecretJS.Msg[]

Authorization Msg requests to execute. Each msg must implement Authorization interface The x/authz will try to find a grant matching (msg.signers[0], grantee, MsgTypeURL(msg)) triple and validate it.

Generated using TypeDoc