Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
feat: add debug mode to fuel-core
Browse files Browse the repository at this point in the history
  • Loading branch information
LuizAsFight committed Jan 18, 2024
1 parent e8975cc commit 2c1579c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/fuel-core/fuel_core.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ exec /root/fuel-core run \
--relayer-v2-listening-contracts $FUEL_MESSAGE_PORTAL_CONTRACT_ADDRESS \
--poa-interval-period 1s \
--min-gas-price 1 \
--chain ./chainConfig.json
--chain ./chainConfig.json \
--debug

0 comments on commit 2c1579c

Please sign in to comment.