git.delta.rocks / unique-network / refs/commits / e69af78ae3cb

difftreelog

source

run-testnet-local-node.sh227 Bsourcehistory
1BOOTNODES="--bootnodes /ip4/212.248.19.53/tcp/30334/p2p/12D3KooWHQDopuFB5krJGPQYn8Pg8i6toMeZFHGMs6sUPPmv4RhP";23./target/debug/nft \4  --base-path ./chain-data \5  --chain ./nftTestnetSpecRaw.json \6  -lruntime \7  $BOOTNODES;