interface WasmContractReferenceAminoMsg {
    type: "cosmos-sdk/WasmContractReference";
    value: WasmContractReferenceAmino;
}

Properties

Properties

type: "cosmos-sdk/WasmContractReference"