We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e741f66 commit 7febab0Copy full SHA for 7febab0
test/Spec/BotPlutusInterface/Config.hs
@@ -115,5 +115,5 @@ pabConfigExample =
115
, pcCollectStats = False
116
, pcCollectLogs = False
117
, pcBudgetMultiplier = 1
118
- , pcTxStatusPolling = TxStatusPolling 1_000 8
+ , pcTxStatusPolling = TxStatusPolling 1_000_000 8
119
}
0 commit comments