Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/solana-program/system
/ start-validator.mjs
File
start-validator.mjs
scripts/start-validator.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env zx
2
import
{ spawn } from
'node:child_process'
;
3
import
fs from
'node:fs'
;
4
import
'zx/globals'
;
Callers
nothing calls this directly
Calls
3
getPrograms
Function · 0.85
getExternalPrograms
Function · 0.85
getExternalAccounts
Function · 0.85
Tested by
no test coverage detected