Skip to content

Commit

Permalink
fix/scan-max-button
Browse files Browse the repository at this point in the history
  • Loading branch information
Damilola Debel authored and Damilola Debel committed Dec 7, 2023
1 parent 55d09e3 commit 6c7e86d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/pages/transaction-prepare/transaction-prepare.ts
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ export class TransactionPreparePage {
value: address,
dirty: false
},
disableSendMaxAmount: false,
receiverAddress: receiverAddress !== undefined ? receiverAddress : ''
})
}
Expand Down

0 comments on commit 6c7e86d

Please sign in to comment.