Skip to content

Commit 16c4e19

Browse files
committed
format fix
1 parent ab76e7c commit 16c4e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/server.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ const SERVER_CONFIG: StrictServerConfiguration = {
174174
useAjvCycleRecordValidation: true,
175175
networkTransactionsToProcessPerCycle: 20,
176176
getTxTimestampTimeoutOffset: 0,
177-
patchNetworkAccountSyncFixes: true,
177+
patchNetworkAccountSyncFixes: true,
178178
},
179179
ip: {
180180
externalIp: '0.0.0.0',

0 commit comments

Comments
 (0)