Show pasted address instead of always cashaddr format on bch
This commit is contained in:
parent
448679d1a6
commit
99d8de02da
6 changed files with 19 additions and 9 deletions
|
|
@ -456,6 +456,7 @@ function amountController(configService, $filter, gettextCatalog, $ionicHistory,
|
|||
|
||||
var confirmData = {
|
||||
amount: useSendMax ? undefined : satoshis,
|
||||
displayAddress: passthroughParams.displayAddress,
|
||||
fromWalletId: passthroughParams.fromWalletId,
|
||||
sendMax: useSendMax,
|
||||
toAddress: passthroughParams.toAddress,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue