Skip to content
This repository was archived by the owner on May 16, 2026. It is now read-only.
This repository was archived by the owner on May 16, 2026. It is now read-only.

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

Description

@hendrikebbers

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions