Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Add a paramater to synchronizer to choose if sync from L2 or not #3640

@joanestebanr

Description

@joanestebanr

Rationale

The synchronizer usually sync from L1 and when reach the last sequence batch start syncing from L2 the trusted State. In some case we want to avoid to sync the trusted state

Implementation

Add a configuration param to choose the behaviour

	[Synchronizer.L2Synchronization]
		Enable = true

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions