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
publicasynccanProposeAtNextEthBlock(archive: Buffer): Promise<[bigint,bigint]>{// FIXME: This should not throw if unable to propose but return a falsey value, so// we can differentiate between errors when hitting the L1 rollup contract (eg RPC error)// which may require a retry, vs actually not being the turn for proposing.
The text was updated successfully, but these errors were encountered:
See comment in
L1Publisher
The text was updated successfully, but these errors were encountered: