This website requires JavaScript.
Explore
Help
Sign In
blockworks-foundation
/
solana
mirror of
https://github.com/blockworks-foundation/solana.git
Watch
1
Star
0
Fork
You've already forked solana
0
Code
Issues
Projects
Releases
Wiki
Activity
db4b76d9e2
solana
/
metrics
/
metrics-internal
/
host.sh
7 lines
96 B
Bash
Raw
Blame
History
# |source| me
if
[
[
-z
$HOST
]
]
;
then
HOST
=
internal-metrics.solana.com
fi
echo
"
HOST:
$HOST
"
Reference in New Issue
View Git Blame
Copy Permalink