cosmos/btcutil
This repo is a fork of btcsuite/btcutil, limited to the package required by the Cosmos SDK.
- base58 (unchanged)
- bech32 (API change in
Decode
)
Provides bitcoin-specific convenience functions and types
go get github.com/cosmos/btcutil
This repo is a fork of btcsuite/btcutil, limited to the package required by the Cosmos SDK.
Decode
)