Update 3982-proposal-template.md

Numbers
hs/as-txn-limit
Will Hunt 1 year ago committed by GitHub
parent f61ebd7dc0
commit dde8d4ea6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,7 @@ those events but would also be within rights to reject the payload (with a 413)
Assuming the worst case, the payload should be no larger than:
```
(65536 * 100) + 13 = 6553613 bytes
(65536 * 100) + 113 = 6553613 bytes
```
where 113 accounts for the JSON structure around the `events` array.
@ -70,4 +70,4 @@ unaffected by the change.
## Dependencies
None.
None.

Loading…
Cancel
Save