interface GetBlockWithTxsResponseProtoMsg {
    typeUrl: "/cosmos.tx.v1beta1.GetBlockWithTxsResponse";
    value: Uint8Array;
}

Properties

Properties

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