Skip to main content

subscribe

Function subscribe 

Source
async fn subscribe(
    execution_node: &TempoFullNode,
    round: Round,
    digest: Digest,
    marshal: &Mailbox<Scheme<PublicKey, MinSig>, Standard<Block>>,
) -> Result<Block>
Expand description

Read a block from the execution layer or fetches it from consensus p2p.