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
With the new model we don't need the deadline and fee values in the l1 to l2 messages. Get rid of them in the L1ToL2Message struct and portals. Likely quite coupled with contracts assignments in #4492.
The text was updated successfully, but these errors were encountered:
With the new model we don't need the
deadline
andfee
values in the l1 to l2 messages. Get rid of them in theL1ToL2Message
struct and portals. Likely quite coupled with contracts assignments in #4492.The text was updated successfully, but these errors were encountered: