pub type OnlineAttributesQueue<DAP> = AttributesQueue<BatchProvider<BatchStream<ChannelReader<ChannelProvider<FrameQueue<L1Retrieval<DAP, L1Traversal<AlloyChainProvider>>>>>, AlloyL2ChainProvider>, AlloyL2ChainProvider>, OnlineAttributesBuilder>;
Expand description
An online
attributes queue for the derivation pipeline.
Aliased Typeยง
struct OnlineAttributesQueue<DAP> { /* private fields */ }