hashgraph/hedera-sdk-js

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

rwalworth opened this issue · 1 comments

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.

Resolved via #2635