MsgInstantiateContractAminoArgs constructor
MsgInstantiateContractAminoArgs()
Implementation
MsgInstantiateContractAminoArgs(this.value) {
type = WasmConstants.WASM_MSG_INSTANTIATE_CONTRACT;
}
MsgInstantiateContractAminoArgs(this.value) {
type = WasmConstants.WASM_MSG_INSTANTIATE_CONTRACT;
}