Commit graph

3 commits

Author SHA1 Message Date
Torkel Rogstad
4309af1d37
btcutil: add DecodeAddressForNet
DecodeAddressForNet verifies that the given address is actually for the
passed network.
2022-05-02 21:57:20 +02:00
Olaoluwa Osuntokun
eee3c3b337
multi: switch project over to using btcec/v2 2022-01-26 16:10:17 -08:00
Olaoluwa Osuntokun
5cd3533e2b
btcutil: move btcutil into new sub-module
In this commit, we move `btcutil` as well as its sub-module, the `psbt`
package into the `btcd` repo itself.
2022-01-10 18:44:56 -08:00