kona_derive_alloy::pipeline

Type Alias OnlineAttributesBuilder

Source
pub type OnlineAttributesBuilder = StatefulAttributesBuilder<AlloyChainProvider, AlloyL2ChainProvider>;
Expand description

An online payload attributes builder for the AttributesQueue stage of the derivation pipeline.

Aliased Typeยง

struct OnlineAttributesBuilder { /* private fields */ }