Expand description
Base58 encoding using the Bitcoin alphabet.
Port of the parts of github.com/KarpelesLab/base58 used by outscript
(base58.Bitcoin.Encode / Decode).
Structs§
- Decode
Error - Error returned when a base58 string contains an invalid character.