MCPcopy Create free account
hub / github.com/SeismicSystems/summit / drop

Method drop

application/src/actor.rs:593–595  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

591 Ok(())
592 }
593
594 async fn handle_proposal(
595 &mut self,
596 parent: (View, Digest),
597 syncer: &mut SyncerMailbox<S, Block>,
598 finalizer: &mut FinalizerMailbox<S, Block>,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected