peers abstract method

Future<List<PeerId>> peers()

Returns all the peer IDs stored across all inner stores.

Implementation

Future<List<PeerId>> peers();