Skip to content

Commit b174491

Browse files
author
sc
committed
chore: lint
1 parent 114d0e0 commit b174491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/flipbip_scene_1.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ static void flipbip_scene_1_init_address(
149149
// BTC / DOGE style address
150150
ecdsa_get_address(
151151
s_addr_node->public_key, coin_info[3], HASHER_SHA2_RIPEMD, HASHER_SHA2D, buf, buflen);
152-
152+
153153
strcpy(addr_text, buf);
154154

155155
//ecdsa_get_wif(addr_node->private_key, WIF_VERSION, HASHER_SHA2D, buf, buflen);

0 commit comments

Comments
 (0)