Update README.md

This commit is contained in:
David Vennik
2022-02-28 08:29:07 +02:00
committed by GitHub
parent cf22314c3c
commit c335b97a33

View File

@@ -6,5 +6,3 @@ transcription encoders.
The type definition found in [types.go](./types.go) is intended to be used
by external definitions that fill in all the fields with the concrete
implementation details.
The Bech32 implemnation can be found in [bech32/bech32.go](./bech32/bech32.go)