Tidied up third party data from BIP70 Payment Protocol.
This commit is contained in:
parent
b0e46f18a1
commit
f1f8f6e0f5
5 changed files with 22 additions and 17 deletions
|
|
@ -470,7 +470,7 @@ function amountController(configService, $filter, gettextCatalog, $ionicHistory,
|
|||
amount: useSendMax ? undefined : satoshis,
|
||||
fromWalletId: passthroughParams.fromWalletId,
|
||||
sendMax: useSendMax,
|
||||
toAddr: passthroughParams.toAddress,
|
||||
toAddress: passthroughParams.toAddress,
|
||||
toWalletId: passthroughParams.toWalletId
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue