Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Find the datacenters the Solana nodes are at

Full list:

solana gossip -v | vdump.js 

Totals at locations:

solana gossip -v | vdump.js -s 

Nodes at locations with at most 2 nodes:

solana gossip -v | vdump.js -max 2

YAML list of the same nodeIDs

solana gossip -v | vdump.js -max 2 -oi

About

Determine if validators are in same datacenter

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages