Thomas Eizinger
3 years ago
No known key found for this signature in database
GPG Key ID: 651AC83A6C6C8B96
1 changed files with
0 additions and
3 deletions
-
daemon/src/routes_maker.rs
|
|
@ -108,9 +108,6 @@ pub async fn post_sell_order( |
|
|
|
#[rocket::get("/alive")] |
|
|
|
pub fn get_health_check() {} |
|
|
|
|
|
|
|
#[derive(Debug, Clone, serde::Serialize, serde::Deserialize)] |
|
|
|
struct RetrieveCurrentOrder; |
|
|
|
|
|
|
|
#[derive(RustEmbed)] |
|
|
|
#[folder = "../frontend/dist/maker"] |
|
|
|
struct Asset; |
|
|
|