[][src]Module solana_core::blockstream

The blockstream module provides a method for streaming entries out via a local unix socket, to provide client services such as a block explorer with real-time access to entries.

Structs

Blockstream
EntrySocket
EntryVec

Traits

BlockstreamEvents
EntryWriter

Type Definitions

MockBlockstream
SocketBlockstream