hedera-services
hedera-services copied to clipboard
feat: 15154 Added `createSnapshot` method to State API
Description:
This PR adds an implementation of com.swirlds.state.State#createSnapshot
method.
Related issue(s):
Fixes #15154
Notes for reviewer:
Checklist
- [ ] Documented (Code comments, README, etc.)
- [ ] Tested (unit, integration, etc.)