Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Support relative/full path script invocation #8

Open
wants to merge 1 commit into
base: stage0-testnet
Choose a base branch
from

Conversation

mkhemila
Copy link

No description provided.

ADDRESS=0xcfbC26591Af0DAe88aa7AE14D0EcAceD8f679976
INSTANCE_DIR=$PWD/dataDir
BUILD_DIR=$GOPATH/src/github.com/maticnetwork/bor/build/bin

$BUILD_DIR/bor --datadir $INSTANCE_DIR init genesis.json
# set -x #echo on

touch $INSTANCE_DIR/bor/static-nodes.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not required.

In the steps below, static-nodes.json is copied before start.sh is called.
https://docs.matic.network/staking/join-public-testnet/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants