hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

Add implementation for AccountReadableKVState

Open IvanKavaldzhiev opened this issue 5 months ago • 2 comments

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.)

IvanKavaldzhiev avatar Sep 19 '24 15:09 IvanKavaldzhiev