git.delta.rocks / unique-network / refs/commits / 46a786a716f8

difftreelog

source

run-testnet-local-node.sh263 Bsourcehistory
1BOOTNODES="--bootnodes /ip4/212.248.19.53/tcp/30334/p2p/12D3KooWRLrjXxByPkSCzcsRyf6652brnJT9s4AQHR3uujJ35mxz";23./target/debug/nft \4  --base-path /chain-data \5  --chain ./nftTestnetSpecRaw.json \6  --ws-external \7  --rpc-cors all \8  -lruntime \9  $BOOTNODES;