Code samples: copy edit descriptions

This commit is contained in:
mDuo13
2022-05-10 14:23:59 -07:00
parent 8eda87fe60
commit cafb714104
8 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
# Address Encoding
Demonstrates how to encode XRP Ledger addresses in base58.
Encode and decode XRP Ledger addresses in base58. (This implementation is equivalent to the ones included in most client libraries.)