hashgraph / hedera-sdk-rust

The Hedera™ Rust SDK
Apache License 2.0
42 stars 14 forks source link

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

Open rwalworth opened 2 weeks ago

rwalworth commented 2 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.