proper update

This commit is contained in:
NikVolf 2017-09-03 19:54:18 +02:00
parent 0309462b36
commit e00de28556

View File

@ -85,6 +85,7 @@ struct SessionData {
}
/// Signing session state.
#[derive(Debug, PartialEq)]
#[cfg_attr(test, derive(Clone, Copy))]
pub enum SessionState {
/// State when consensus is establishing.