Do not crash if no change is sent
This commit is contained in:
@@ -284,7 +284,7 @@ class BTChipWallet(NewWallet):
|
||||
redeemScripts = []
|
||||
signatures = []
|
||||
preparedTrustedInputs = []
|
||||
changePath = None
|
||||
changePath = ""
|
||||
changeAmount = None
|
||||
output = None
|
||||
outputAmount = None
|
||||
|
||||
Reference in New Issue
Block a user