Skip to content

mcf-rocks/solana-validator-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published