peersWithAddrs abstract method

Future<List<PeerId>> peersWithAddrs()

PeersWithAddrs returns all the peer IDs stored in the AddrBook.

Implementation

Future<List<PeerId>> peersWithAddrs();