pub type LightSyncStateExtension = Option<Value>;
Expand description

The light sync state extension.

This represents a JSON serialized LightSyncState. It is required to be added to the chain-spec as an extension.