interface MsgIBCSendAminoMsg {
    type: "wasm/MsgIBCSend";
    value: MsgIBCSendAmino;
}

Properties

Properties

type: "wasm/MsgIBCSend"