Luther Blissett 3 лет назад
Родитель
Сommit
7232b70e44
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/blockchain/epoch.rs

+ 1 - 1
src/blockchain/epoch.rs

@@ -260,7 +260,7 @@ impl Epoch {
     /// retrive leadership lottary coins of static stake,
     /// retrived for for commitment in the genesis data
     pub fn get_coins(&self) -> Vec<LeadCoin> {
-        return self.coins.clone()
+        self.coins.clone()
     }
 
     /// see if the participant stakeholder of this epoch is