hedera-mirror-node
hedera-mirror-node copied to clipboard
Add implementation for AccountReadableKVState
Description:
This PR adds AccountReadableKVState
implementation needed for building the read only state layer in mirror node, that will be utilized by the reusable services components.
Related issue(s):
Fixes #9251
Notes for reviewer:
Checklist
- [ ] Documented (Code comments, README, etc.)
- [ ] Tested (unit, integration, etc.)