Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To set custom CLI arguments for the Besu execution:

cd

...

build/install/besu

...

./bin/besu

...

--discovery-enabled=false

...

--data-path=/tmp/besutmp

...



Note: If you are using WSL (Windows Subsystem for Linux) with Ubuntu to build and run Besu using DNS discovery, set might need to change the default DNS provided by Windows. See issue https://github.com/hyperledger/besu/issues/3046 for more detail.