mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-05 14:28:24 +00:00
4 lines
97 B
Go
4 lines
97 B
Go
/*
|
|
Package base58 wraps generic base58 encoder with NEO-specific checksumming.
|
|
*/
|
|
package base58
|