RE: Tezos betanet node install on Ubuntu 16.04 Xenial

You are viewing a single comment's thread from:

Tezos betanet node install on Ubuntu 16.04 Xenial

in tezos •  6 years ago 

Below is the new cmd to start the tezos-node. api->api1

nohup ./tezos-node run $(curl -s 'http://api1.tzscan.io/v2/network?number=50' | grep -Po '::ffff:([0-9.:]+)' | sed ':a;N;$!ba;s/\n/ /g' | sed 's/::ffff:/--peer=/g') &

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!