Svarog 80c445c78b
[NOD-1551] Optimize binary writes + remove redundant VarInt code (#1163)
* [NOD-1551] Optimize binary writes + remove redundant VarInt code

* [NOD-1551] Remove varInt tests

* [NOD-1551] Fix TestBech32 for Go1.15
2020-11-30 13:45:06 +02:00
..
2019-11-04 11:24:12 +02:00
2020-01-02 16:57:43 +02:00

bech32

ISC License GoDoc

Package bech32 provides a Go implementation of the bech32 format.

Examples