Skip to content

com.openelements.hiero.spring.implementation.MirrorNodeClientImpl is missing some implementations #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hendrikebbers opened this issue Apr 7, 2025 · 0 comments
Assignees

Comments

@hendrikebbers
Copy link
Member

The com.openelements.hiero.spring.implementation.MirrorNodeClientImpl class provides an implementation for spring to call the REST endpoints of a Hiero mirror node instance. The general API can be found at the interface com.openelements.hiero.base.mirrornode.MirrorNodeClient. The spring implementation currently has some methods that only throw a RuntimeException("Not implemented"). Those methods should be implemented and backed by tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants