pub async fn run_consensus_stack( context: &Context, config: Args, execution_node: TempoFullNode, ) -> Result<()>