Skip to content

Instantly share code, notes, and snippets.

@suenot
Created February 22, 2024 13:50
Show Gist options
  • Save suenot/846db856a13fde238473ccde317c063d to your computer and use it in GitHub Desktop.
Save suenot/846db856a13fde238473ccde317c063d to your computer and use it in GitHub Desktop.
get list of nodes
a.result.peers.map((item) => item.node_info.id)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment