mod: update btcwallet's version

This commit is contained in:
yyforyongyu
2023-05-09 21:31:53 +08:00
parent 2fd40d16f1
commit 7f4bf7ce2b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/btcsuite/btcd/btcutil/psbt v1.1.8
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.2
github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f
github.com/btcsuite/btcwallet v0.16.10-0.20230510075312-4383930e9c4c
github.com/btcsuite/btcwallet v0.16.10-0.20230517173256-aa62c04afcdf
github.com/btcsuite/btcwallet/wallet/txauthor v1.3.2
github.com/btcsuite/btcwallet/wallet/txrules v1.2.0
github.com/btcsuite/btcwallet/walletdb v1.4.0