Skip to content

Commit

Permalink
SLP-0001 - Fix event numbers (#1586)
Browse files Browse the repository at this point in the history
  • Loading branch information
sisuresh authored Dec 11, 2024
1 parent 90685fb commit 5a22e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion limits/slp-0001.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ To meet the demand, we propose the following increases:
|----------------|----------------|-----------------|----------------|-----------------|-------------------|
| Read Entries | 40 | 100 | 200 | 500 | 5 |
| Write Entries | 25 | 50 | 125 | 250 | 5 |
| Events Size | 8096 | 16192 | | | |
| Events Size | 8198 | 16384 | | | |

By raising the per-transaction read entries from 40 to 100, contracts can perform more extensive operations within a single transaction. Ledger-wide limits are adjusted accordingly to maintain the ledger/transaction limit ratio of 5x defined by the SLP process in order to ensure fair ledger resource distribution among multiple transactions.

Expand Down

0 comments on commit 5a22e2d

Please # to comment.