Skip to content

Commit

Permalink
add default value for RPC_ADDRESS
Browse files Browse the repository at this point in the history
  • Loading branch information
ramilexe committed Sep 2, 2020
1 parent 6f656a2 commit 7b6a231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dapp/libexec/dapp/dapp---testnet-launch
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ eval "$(
)"

RPC_PORT=8545
RPC_ADDRESS=127.0.0.1
PERIOD=0
CHAINID=99
ACCOUNTS=0
Expand Down

0 comments on commit 7b6a231

Please sign in to comment.