Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
GNaD13 committed Jul 17, 2024
1 parent 4af70fc commit b35b7b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/start-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ KEY="dev0"
CHAINID="realionetworklocal_7777-1"
MONIKER="mymoniker"
DATA_DIR=$(mkdir -d -t realionetwork-datadir.XXXXX)
GENESIS=$DATA_DIR/config/genesis.json
TMP_GENESIS=$DATA_DIR/config/tmp_genesis.json

echo "create and add new keys"
./realio-networkd keys add $KEY --home $DATA_DIR --no-backup --chain-id $CHAINID --algo "eth_secp256k1" --keyring-backend test
Expand Down

0 comments on commit b35b7b9

Please sign in to comment.