Add 'Normalize Currency Code' code sample

This commit is contained in:
mDuo13
2022-06-08 14:45:44 -07:00
parent fe6ff9622a
commit 581a02c847
2 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Normalize Currency Codes
Convert from a string from either the XRP Ledger's "standard" 3-character or "non-standard" 40-character hexadecimal format into a string for humans to read.