Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bokkypoobah committed Aug 19, 2024
1 parent 0986daf commit 16d4768
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -850,8 +850,8 @@ <h6 class="mt-4">Troubleshooting</h6>
EVENT_APPROVAL: 3,
EVENT_APPROVALFORALL: 4,

EVENT_CONFIRMATIONS: 12345,
DB_PROCESSING_BATCH_SIZE: 10000,
EVENT_CONFIRMATIONS: 1234,
DB_PROCESSING_BATCH_SIZE: 100000,

connected: false,
chainId: null,
Expand Down

0 comments on commit 16d4768

Please sign in to comment.