Daniel Karzel
3 years ago
No known key found for this signature in database
GPG Key ID: 30C3FC2E438ADB6E
1 changed files with
1 additions and
1 deletions
-
daemon/src/model/cfd.rs
|
|
@ -901,7 +901,7 @@ impl Cfd { |
|
|
|
} |
|
|
|
|
|
|
|
#[derive(thiserror::Error, Debug, Clone, Copy)] |
|
|
|
#[error("The cfd is not committed yet")] |
|
|
|
#[error("The cfd is not ready for CET publication yet")] |
|
|
|
pub struct NotReadyYet; |
|
|
|
|
|
|
|
#[derive(Debug, Clone)] |
|
|
|