Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByteFilteredBlockEvent ¶
type ByteFilteredBlockEvent struct { // Payload is the jsonpb bytes representation of FilteredBlock from FilteredBlockEvent Payload []byte // SourceURL specifies the URL of the peer that produced the event SourceURL string }
ByteFilteredBlockEvent represents a FilteredBlockEvent jsonpb marshalled FilteredBlock objects
Click to show internal directories.
Click to hide internal directories.