ach1000
Results
1
comments of
ach1000
Subtract fees from sent amount. ``` $ git diff diff --git a/modules/wallet/money.go b/modules/wallet/money.go index e2259c82..7a86688a 100644 --- a/modules/wallet/money.go +++ b/modules/wallet/money.go @@ -101,7 +101,7 @@ func (w *Wallet) SendSiacoins(amount types.Currency, dest...