This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
solana
Watch
1
Star
0
Fork
0
You've already forked solana
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
solana
/
multinode-demo
/
validator.sh
5 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
Rename solana-fullnode to solana-validator (#4411)
2019-05-23 15:06:01 -07:00
#!/usr/bin/env bash
here
=
$(
dirname
"
$0
"
)
Eject bootstrap-leader support from fullnode.sh (#5301)
2019-07-29 21:25:28 -07:00
exec
"
$here
"
/fullnode.sh
"
$@
"
Reference in New Issue
Copy Permalink