Expand description

send_blocks streaming

Functions

  • This function reports an error to the sender by sending a gRPC response message to the client
  • This function takes a streaming request of block messages, verifies, saves and propagates the block received in each message, and sends back a stream of block id messages

Type Aliases