Update consensus_session.rs
This commit is contained in:
parent
a3eceb0c6c
commit
b4cd7ca49a
@ -101,8 +101,8 @@ impl<ConsensusTransport, ComputationExecutor, ComputationTransport> ConsensusSes
|
||||
})
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
/// Get consensus job reference.
|
||||
#[cfg(test)]
|
||||
pub fn consensus_job(&self) -> &JobSession<KeyAccessJob, ConsensusTransport> {
|
||||
&self.consensus_job
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user