Commit 44d976e
committed
cmd/loop: simplify no-deposits error and remove deposit.MinConfs
Update the loop-in CLI error message to no longer reference a minimum
confirmation count now that mempool deposits are surfaced immediately.
Remove the unused MinConfs constant from the deposit package.1 parent 1f472ae commit 44d976e
2 files changed
+1
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
537 | 536 | | |
538 | 537 | | |
539 | 538 | | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
| 539 | + | |
545 | 540 | | |
546 | 541 | | |
547 | 542 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 21 | | |
27 | 22 | | |
28 | 23 | | |
| |||
0 commit comments