interface ContractInfoAminoMsg {
    type: "wasm/ContractInfo";
    value: ContractInfoAmino;
}

Properties

Properties

type: "wasm/ContractInfo"