Get the list of the current peers.
client.api.getPeers(function(err, result) { console.log(result); });
[ 'wss://byteball.fr/bb', 'wss://byteball.me/bb', 'wss://blackbytes.me/bb', 'wss://hub.byteball.ee', 'wss://byteball-hub.com/bb', 'wss://relay.papabyte.com/bb' ]
Last updated 6 years ago