Skip to content

Commit d7f34d1

Browse files
Merge pull request #762 from mertwole/docs/clarify-public-key-encoding-in-apdu-docs
docs: Clarify address format in APDU docs
2 parents afcb229 + 6fe5548 commit d7f34d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/ethapp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ _Output data_
8888
| Public Key length | 1
8989
| Uncompressed Public Key | var
9090
| Ethereum address length | 1
91-
| Ethereum address | var
91+
| ASCII-encoded Ethereum address | var
9292
| Chain code if requested | 32
9393
|==============================================================================================================================
9494

0 commit comments

Comments
 (0)