Philipp Hoenisch
3 years ago
No known key found for this signature in database
GPG Key ID: E5F8E74C672BC666
1 changed files with
1 additions and
2 deletions
-
daemon/src/model/cfd.rs
|
|
@ -154,8 +154,7 @@ fn calculate_liquidation_price( |
|
|
|
|
|
|
|
#[derive(Debug, Clone, Serialize, Deserialize)] |
|
|
|
pub enum Error { |
|
|
|
// TODO
|
|
|
|
ConnectionLost, |
|
|
|
Connect, |
|
|
|
} |
|
|
|
|
|
|
|
#[derive(Debug, Clone, Serialize, Deserialize)] |
|
|
|