interface ContractAminoMsg {
    type: "wasm/Contract";
    value: ContractAmino;
}

Properties

Properties

type: "wasm/Contract"