Commit 7e7abdd
authored
Only send dust if non-zero (#64)
Some ERC20 implementations (savax) complain if you transfer 0 value
Signed-off-by: tactical_retreat <[email protected]>1 parent 885843e commit 7e7abdd
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
518 | | - | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
519 | 521 | | |
520 | 522 | | |
521 | 523 | | |
| |||
0 commit comments