Skip to content

Commit

Permalink
Silence ZHTLC progress notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlVS committed Oct 11, 2023
1 parent 8df0d44 commit 25900ab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ class ZCoinProgressNotifications {
showProgress: true,
maxProgress: 100,
onlyAlertOnce: true,
playSound: false,
progress: progressInt,
);

Expand Down

0 comments on commit 25900ab

Please sign in to comment.