Add option to automatically query for an `AddressBook` if a `Client` is initialized only with a `mirrorNetwork`
rwalworth opened this issue · 1 comments
rwalworth commented
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.
ivaylonikolov7 commented
Resolved via #2635