Fix typo on FundPsbt fee definition error

This commit is contained in:
Evan Kaloudis 2021-05-30 14:28:59 -04:00 committed by GitHub
parent ad0ecc4d58
commit 8d5a3d6bb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1067,7 +1067,7 @@ func (w *WalletKit) FundPsbt(_ context.Context,
default:
return nil, fmt.Errorf("fee definition missing, need to " +
"specify either target_conf or set_per_vbyte")
"specify either target_conf or sat_per_vbyte")
}
// Then, we'll extract the minimum number of confirmations that each