Skip to content

Commit e027ff0

Browse files
committed
removed DEBUG_API_ENABLED
Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
1 parent 5183aff commit e027ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/server/tests/localAcceptance.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ HBAR_RATE_LIMIT_DURATION=86400000# 24 hours
3333
HBAR_RATE_LIMIT_BASIC=6000000000# 60 HBARs
3434
HBAR_SPENDING_PLANS_CONFIG_FILE=./packages/server/tests/testSpendingPlansConfig.json
3535
USE_ASYNC_TX_PROCESSING=false
36-
DEBUG_API_ENABLED=true
36+

0 commit comments

Comments
 (0)