WIP - reorg accounts

This commit is contained in:
ddawson
2022-11-22 13:08:33 -08:00
parent 3130cc229f
commit 9d4eff9940
7 changed files with 58 additions and 47 deletions

View File

@@ -39,7 +39,7 @@ For more technical details of how to calculate an XRP Ledger address, see [Addre
XRP Ledger addresses are encoded using `base58` with the _dictionary_ `rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz`. Since the XRP Ledger encodes several types of keys with base58, it prefixes the encoded data with a one-byte "type prefix" (also called a "version prefix") to distinguish them. The type prefix causes addresses to usually start with different letters in base58 format.
### Special Addresses
## Special Addresses
Some addresses have special meaning, or historical uses, in the XRP Ledger. In many cases, these are "black hole" addresses, meaning the address is not derived from a known secret key. Since it is effectively impossible to guess a secret key from only an address, any XRP possessed by black hole addresses is lost forever.