Commit 172fe5f
committed
docs(wallet): fix stale locktime comment in send()
The "14 days" comment predated settings.locktime_delta_seconds
(actual default: 1 day) and is now doubly wrong since locktime_seconds
can come from the --timelock override.1 parent 17aca3e commit 172fe5f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments