interface TxRawAminoMsg {
    type: "cosmos-sdk/TxRaw";
    value: TxRawAmino;
}

Properties

Properties

type: "cosmos-sdk/TxRaw"
value: TxRawAmino