This is a port of the github.com/btcsuite/btcutil/bech32 package. When compared to the original version, it introduces extra tests and benchmarks and improves upon the performance of the original code in significant ways, while maintaining the same public interface.
4 lines
46 B
Modula-2
4 lines
46 B
Modula-2
module github.com/decred/dcrd/bech32
|
|
|
|
go 1.11
|