hiero-ledger / hiero-ledger/hiero-consensus-node
Create API for the app to set a new address book
Open
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
Create API that can be used by the application to specify a new address book. Initially, this API will be a no op.
The current plan is for the application to call a setter on the platform state inside of `handleConsensusRound()`. The platform will check the value after the method returns and act accordingly.
Contributor guide
Assessment
This issue has not been assessed yet.