Skip to main content

InstantiateMsg

The InstantiateMsg is the message that is used to instantiate the cw-glob contract.

InstantiateMsgDescriptionType
ownersThe optional list of owners who is allowed to call the ExecuteMsg methods.If left empty, the owner is set to the sender of the InstantiateMsg.Array of String