We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc683c9 + 69e5455 commit 6f0fbe1Copy full SHA for 6f0fbe1
2 files changed
src/17_3_genhd.c
@@ -127,7 +127,7 @@ int main(void) {
127
128
printf("Account xpub key: %s\r\n", a_xpub);
129
130
- /* 6. Generate External Adress Key */
+ /* 6. Generate External Address Key */
131
132
struct ext_key *key_external;
133
src/17_7_genhd_for_import.c
@@ -86,7 +86,7 @@ int main(void) {
86
87
}
88
89
- /* 5. Generate External Adress Key + Sample Address*/
+ /* 5. Generate External Address Key + Sample Address*/
90
91
92
0 commit comments