hashgraph / hedera-exchange-rate-tool

Hedera Exchange Rate Tool to send median of HBAR/USD exchange rate from various Exchanges to Hedera Network
Apache License 2.0
2 stars 4 forks source link

ERT failed to parse the AddressBook #178

Closed anighanta closed 2 years ago

anighanta commented 2 years ago

Summary of the defect With the networks no longer using the deprecated fields in AddressBook [like memo, ipAddress fields] we need to use the ServiceEndpoint field to get the details.

Update ERT to read those instead.