Explorar o código

chore: OCD fixes

Struan Clark %!s(int64=2) %!d(string=hai) anos
pai
achega
69ebea1dfe
Modificáronse 2 ficheiros con 1 adicións e 3 borrados
  1. 1 0
      lib/crypto/CONTRIBUTORS
  2. 0 3
      views/flipbip_scene_1.c

+ 1 - 0
lib/crypto/CONTRIBUTORS

@@ -14,3 +14,4 @@ Oleg Andreev <oleganza@gmail.com>
 mog <mog@rush.rldn.net>
 John Dvorak <johndvorak26@gmail.com>
 Christian Reitter <invd@inhq.net>
+Struan Clark <xtruan@users.noreply.github.com>

+ 0 - 3
views/flipbip_scene_1.c

@@ -3,7 +3,6 @@
 #include <furi_hal.h>
 #include <input/input.h>
 #include <gui/elements.h>
-//#include <dolphin/dolphin.h>
 #include <storage/storage.h>
 #include <string.h>
 //#include "flipbip_icons.h"
@@ -147,9 +146,7 @@ static void flipbip_scene_1_init_address(
         // BTC / DOGE style address
         ecdsa_get_address(
             s_addr_node->public_key, coin_info[3], HASHER_SHA2_RIPEMD, HASHER_SHA2D, buf, buflen);
-
         strcpy(addr_text, buf);
-
         //ecdsa_get_wif(addr_node->private_key, WIF_VERSION, HASHER_SHA2D, buf, buflen);
 
     } else if(coin_info[5] == FlipBipCoinETH60) { // ETH