genhd: fix typo: Adress

This commit is contained in:
Eval EXEC 2025-04-16 12:59:04 +08:00
parent bba348c944
commit 69e5455385
2 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@ int main(void) {
printf("Account xpub key: %s\r\n", a_xpub);
/* 6. Generate External Adress Key */
/* 6. Generate External Address Key */
struct ext_key *key_external;

View File

@ -86,7 +86,7 @@ int main(void) {
}
/* 5. Generate External Adress Key + Sample Address*/
/* 5. Generate External Address Key + Sample Address*/
struct ext_key *key_external;