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
Context
The optimistic module has added a new namespace for attestation processing on the rollup. This is symbolized by the new namespace method and associated type in the SlotData trait. We need to change Celestia's adapter to be compatible with this new data type.