Module massa_grpc::stream::send_endorsements

source ยท
Expand description

send endorsements

Functionsยง

  • Checks that each endorsement was created by the endorser drawn for its (slot, index) pair.
  • report_error ๐Ÿ”’
  • send_endorsements ๐Ÿ”’
    This function takes a streaming request of endorsements messages, verifies, saves and propagates the endorsements received in each message, and sends back a stream of endorsements ids messages

Type Aliasesยง