Type Alias massa_grpc::stream::new_filled_blocks::NewFilledBlocksStreamType
source · pub type NewFilledBlocksStreamType = Pin<Box<dyn Stream<Item = Result<NewFilledBlocksResponse, Status>> + Send + 'static>>;
Expand description
Type declaration for NewFilledBlocks
Aliased Type§
struct NewFilledBlocksStreamType {}