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