## optimistic rollups
### tl; dr
* in optimistic rollups, txs are batched up and the state root (same as zkrs) alongside the calldata (the tx state) is sent to the l2 contract on ethereum
* dispute period can cause actual finality of txs to not happen until around a week later