mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-30 12:48:46 +00:00
remove forgotten declaration
This commit is contained in:
parent
f6560c7d13
commit
c5d9b2ea2f
2
bip32.h
2
bip32.h
@ -49,8 +49,6 @@ int hdnode_public_ckd(HDNode *inout, uint32_t i);
|
|||||||
|
|
||||||
void hdnode_fill_public_key(HDNode *node);
|
void hdnode_fill_public_key(HDNode *node);
|
||||||
|
|
||||||
void hdnode_fill_address(HDNode *node);
|
|
||||||
|
|
||||||
void hdnode_serialize_public(const HDNode *node, char *str);
|
void hdnode_serialize_public(const HDNode *node, char *str);
|
||||||
|
|
||||||
void hdnode_serialize_private(const HDNode *node, char *str);
|
void hdnode_serialize_private(const HDNode *node, char *str);
|
||||||
|
Loading…
Reference in New Issue
Block a user