Open hicqu opened 1 year ago
This PR adds a new RPC ScanTxnEntries, which is like Scan but retrieves TxnEntrys instead of Key-Value pairs.
ScanTxnEntries
Scan
TxnEntry
This PR adds a new RPC
ScanTxnEntries
, which is likeScan
but retrievesTxnEntry
s instead of Key-Value pairs.