Ori Newman c88fa1492e [NOD-375] Move to pkg/errors (#447)
* [NOD-375] Move to pkg/errors

* [NOD-375] Fix tests

* [NOD-375] Make AreErrorsEqual a shared function
2019-11-04 11:24:12 +02:00
..
2019-11-04 11:24:12 +02:00
2018-11-06 15:45:00 +02:00

bech32dag

Build Status ISC License GoDoc

Package bech32 provides a Go implementation of the bech32 format specified in the spec.

Test vectors from the spec are added to ensure compatibility with the BIP.

Installation and Updating

$ go get -u github.com/daglabs/btcutil/bech32dag

Examples

License

Package bech32 is licensed under the copyfree ISC License.