Reset data

Use reset command line tool if you want to clean up all the data.

Warning: all blockchain and transaction data will be removed after executing this command.

./stop.sh
BLOQLY_HOME=. ./scripts/unsafe_reset.sh

Last updated