Commit f6a5a3c
authored
Allow high remote
Now that we only accept anchor output channels and beyong, we should
let our peers use high `dust_limit_satoshis` values to ensure that the
transaction outputs are economically spendable.
We can't yet raise our `dust_limit_satoshis`: we must first accept high
values, and in the next release (and once other implementations support
it as well), then we'll be able to increase our default value.dust_limit_satoshis (#3215)1 parent df75ed5 commit f6a5a3c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
0 commit comments