open fun getAllKnownPeers(): AsyncResult<MutableList<Peer!>!>!
Queries for all the peers the instance is aware of in its gossip table.
Return AsyncResult<MutableList<Peer!>!>!: a handle to the list of all known peers