Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncServiceServer ¶
type SyncServiceServer struct { pbSyncapisV1.UnimplementedSyncServiceServer // contains filtered or unexported fields }
func NewSyncServiceServer ¶
func NewSyncServiceServer(chainState *state.ChainState) *SyncServiceServer
func (*SyncServiceServer) StreamBlocks ¶
func (s *SyncServiceServer) StreamBlocks(req *pbSyncapisV1.StreamBlocksRequest, stream pbSyncapisV1.SyncService_StreamBlocksServer) error
Click to show internal directories.
Click to hide internal directories.