Skip to content

Commit

Permalink
Merge pull request #5448 from multiversx/copy_fullarchivep2p.toml
Browse files Browse the repository at this point in the history
Copy fullArchiveP2P.toml
  • Loading branch information
sstanculeanu authored Jul 24, 2023
2 parents c24eeef + deb1fd6 commit 47245bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/testnet/include/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ copyNodeConfig() {
cp $NODEDIR/config/prefs.toml ./node/config
cp $NODEDIR/config/external.toml ./node/config
cp $NODEDIR/config/p2p.toml ./node/config
cp $NODEDIR/config/fullArchiveP2P.toml ./node/config
cp $NODEDIR/config/enableEpochs.toml ./node/config
cp $NODEDIR/config/enableRounds.toml ./node/config
cp $NODEDIR/config/systemSmartContractsConfig.toml ./node/config
Expand Down

0 comments on commit 47245bd

Please sign in to comment.