CryptoGetAccountRecords
Last updated
Last updated
Get all the records for an account for any transfers into it and out of it, that were above the threshold, during the last 25 hours.
header
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
accountID
The account ID for which the records should be retrieved
Returns records of all transactions for which the given account was the effective payer in the last 3 minutes of consensus time and ledger.keepRecordsInState=true
was true during handleTransaction.
header
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
accountID
The account that this record is for
records
repreated
List of records