hedera-protobufs
hedera-protobufs copied to clipboard
Add `starting_at` option to CryptoGetAccountRecordsQuery
Description:
- Adds an option to
CryptoGetAccountRecordsQuery
to restrict the first payer record returned. - The user can restrict either:
- The earliest consensus time returned; or,
- The
TransactionID
of the first record returned.