InstantiateMsg
The InstantiateMsg is the message that is used to instantiate the cw-glob contract.
| InstantiateMsg | Description | Type |
|---|---|---|
owners | The 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 |