From 19f52705f18ad2a72e999e5038f30b479ca90035 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 26 Apr 2021 22:28:17 +0300 Subject: Write guys to file --- src/schema.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/schema.rs') diff --git a/src/schema.rs b/src/schema.rs index 66d6c9c..77e22c1 100644 --- a/src/schema.rs +++ b/src/schema.rs @@ -275,6 +275,8 @@ impl Default for Block { /// * [`user_id`]: Can only be one of the repopulated /// * [`public_key`]: A PEM format public key "---- BEGIN" and all /// * [`balance`]: User's current Gradecoin amount +/// +/// This should ideally include the fingerprint as well? #[derive(Serialize, Deserialize, Debug, PartialEq)] pub struct User { pub user_id: MetuId, -- cgit v1.2.3-70-g09d2