Module compatibility

Source
Expand description

§Compatibility Module

This module contains the logic for checking compatibility between actors in the system.

Structs§

CompatibilityParams
Parameters related to protocol configuration that can affect contract transactions, Citrea syncing, and version compatibility. This must not include sensitive information.

Traits§

ActorWithConfig