exex_grpc_node

Function exex

Source
pub(crate) async fn exex<Node: FullNodeComponents>(
    ctx: ExExContext<Node>,
    notifications: Sender<ExExNotification>,
) -> Result<()>