interface BroadcastTxResponseProtoMsg {
    typeUrl: "/cosmos.tx.v1beta1.BroadcastTxResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.tx.v1beta1.BroadcastTxResponse"
value: Uint8Array