Yep, read the docs: https://godoc.org/github.com/btcsuite/btcutil/base58#CheckDecode
The "check" means run SHA256 twice over the previous payload bytes and use the first 4 bytes of the result as the checksum. On 15 September 2016 at 13:11, Nosferatu fist <angerfist2...@gmail.com> wrote: > No base58 but base58check > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to golang-nuts+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.