pub(crate) async fn analyze(rx_output: Receiver<SerializedTransaction>)
Expand description
Receives an ordered list of certificates and apply any application-specific logic.
pub(crate) async fn analyze(rx_output: Receiver<SerializedTransaction>)
Receives an ordered list of certificates and apply any application-specific logic.