aptos/src/provider/methods/account/get_account_resource library
Classes
- AptosRequestGetAccountResource
- Retrieves an individual resource from a given account and at a specific ledger version. If theledger version is not specified in the request, the latest ledger version is used. The Aptos nodes prune account state history, via a configurable time window. If the requested ledger version has been pruned, the server responds with a 410. aptos documation