You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we need to support traversal back 64 (configuable?) blocks for l1 inclusion block number.
Pros: no worries on l1 inc block, neat API
Cons: more network accessings, little bit complex to raiko
Use sol!(ABI, "abi.json") instead of copy solidity code into sol!()
The text was updated successfully, but these errors were encountered:
Describe the feature request
The open discussions from #329
Pros: no worries on l1 inc block, neat API
Cons: more network accessings, little bit complex to raiko
The text was updated successfully, but these errors were encountered: