interface WasmContractReferencesAminoMsg {
    type: "cosmos-sdk/WasmContractReferences";
    value: WasmContractReferencesAmino;
}

Properties

Properties

type: "cosmos-sdk/WasmContractReferences"