Skip to content

Commit b1978dc

Browse files
committed
Fix
1 parent aea61bc commit b1978dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server/envs/neutrino.regtest.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ ARK_NEUTRINO_PEER=localhost:18444
66
ARK_DATADIR=./data/regtest
77
ARK_ALLOW_ZERO_FEES=true
88
ARK_VTXO_TREE_EXPIRY= 604672
9-
ARK_UNILATERAL_EXIT_DELAY = 1024
10-
ARK_BOARDING_EXIT_DELAY = 604672
9+
ARK_UNILATERAL_EXIT_DELAY=1024
10+
ARK_BOARDING_EXIT_DELAY=604672

0 commit comments

Comments
 (0)