Interface: AminoMsgStoreCode
@shareledgerjs/client.wasm.AminoMsgStoreCode
The Amino JSON representation of MsgStoreCode.
Properties
type
• type: "wasm/MsgStoreCode"
value
• value: Object
Type declaration
Name | Type | Description |
---|---|---|
instantiate_permission? | AccessConfig | - |
sender | string | Bech32 account address |
wasm_byte_code | string | Base64 encoded Wasm |