Provides bitcoin-specific convenience functions and types


License
ISC
Install
go get github.com/cosmos/btcutil

Documentation

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)