MCPcopy 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
2import { spawn } from 'node:child_process';
3import fs from 'node:fs';
4import 'zx/globals';

Callers

nothing calls this directly

Calls 3

getProgramsFunction · 0.85
getExternalProgramsFunction · 0.85
getExternalAccountsFunction · 0.85

Tested by

no test coverage detected