diff --git a/limits/slp-0001.md b/limits/slp-0001.md index 6ff3b38a2..f18f99f94 100644 --- a/limits/slp-0001.md +++ b/limits/slp-0001.md @@ -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.