agave-validator 1.18.12

Blockchain, Rebuilt for Scale
Documentation
#!/usr/bin/env bash

here="$(dirname "$0")"
set -x
exec cargo run --manifest-path="$here"/Cargo.toml --bin solana-test-validator -- "$@"