Skip to content

Commit 7febab0

Browse files
committed
small example fix
1 parent e741f66 commit 7febab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Spec/BotPlutusInterface/Config.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ pabConfigExample =
115115
, pcCollectStats = False
116116
, pcCollectLogs = False
117117
, pcBudgetMultiplier = 1
118-
, pcTxStatusPolling = TxStatusPolling 1_000 8
118+
, pcTxStatusPolling = TxStatusPolling 1_000_000 8
119119
}

0 commit comments

Comments
 (0)