Highlights
- Added handling of getIdentity method
- In order to enable cacherpc service to serve
getIdentityrequests, one should start it with--identity <public key>option - If the
identityoption is not provided, all requests are forwarded to validators as usual
What's Changed
- Support getIdentity method by @bobs4462 in #242
Full Changelog: 0.2.9...0.2.10