interface TxResponseProtoMsg {
    typeUrl: "/cosmos.base.abci.v1beta1.TxResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.base.abci.v1beta1.TxResponse"
value: Uint8Array