How to retrieve the admin address from listeners.go?

Hey there,

I was trying to resolve issue #7053. I’m new to software development, though. I left it for a more experienced developer to tackle the problem, but I’m still curious about how I can get the admin address from listeners.go. Since I don’t know how long it will take to see a solution to the issue, can someone here give me this answer?

Also, is there a method to compare two NetworkAddresse in the codebase?

No. That’s the wrong tool anyways,

You have to study the code properly, understand the data flow, and how the modules interact to contribute a proper fix.

Thank you for your feedback. I’ll take some time to study the code and better understand its flow.