hashgraph / hedera-sdk-java

Hedera™ Hashgraph SDK for Java
https://docs.hedera.com/guides/docs/sdks
Apache License 2.0
229 stars 117 forks source link

Add option to automatically query for an `AddressBook` if a `Client` is initialized only with a `mirrorNetwork` #2058

Closed rwalworth closed 6 days ago

rwalworth commented 3 weeks ago

To allow Sphere users to fully initialize a Client with only a mirror node address, there should be an option that allows for the initialization of the Client's consensus node network automatically with an AddressBookQuery to the mirror node.