[go: up one dir, main page]

Rollup node: write richer metadata file with kind and genesis info

Context

This MR writes more information in the metadata file of the rollup node. The kind and genesis information of the rollup can now be accessed without making an RPC to the L1 node. This change is useful to simplify the export/import of snapshots.

Merge request reports

Loading