cartesi / rollups-contracts

Smart Contracts for Cartesi Rollups
https://cartesi.github.io/rollups-contracts/
Apache License 2.0
17 stars 37 forks source link

Adjust maximum input size #223

Closed guidanoli closed 5 months ago

guidanoli commented 6 months ago

📚 Context

See this Discord thread.

✔️ Solution

Adjust the value of the INPUT_MAX_SIZE constant to 2 << 21.