forked from TrueCloudLab/neoneo-go
5 lines
97 B
Go
5 lines
97 B
Go
|
/*
|
||
|
Package base58 wraps generic base58 encoder with NEO-specific checksumming.
|
||
|
*/
|
||
|
package base58
|