Skip to content

AggLayer: create a storage helper is_ger_registered #2548

@mmagician

Description

@mmagician

let's create a helper storage getter for AggLayerBridge where we can pass the ger: ExitRoot and get a boolean indicating whether the GER is present in storage or not:

impl AggLayerBridge {
    fn is_ger_registered(ger: ExitRoot) -> bool {...};
}

Originally posted by @mmagician in #1854

Metadata

Metadata

Assignees

Labels

agglayerPRs or issues related to AggLayer bridging integration

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions