Browse Source
We want to disallow using unconfirmed outputs by default, so making the default 1 confirmation seems a good idea. This also matches `bitcoind`s minimum confirmation requirement. Arming however breaks some of our tests, so I used `minconf=0` for the breaking tests and added a new test specifically for the `minconf` parameter for `fundchannel`. Signed-off-by: Christian Decker <decker.christian@gmail.com>pr-2355-addendum
Christian Decker
6 years ago
committed by
Rusty Russell
5 changed files with 31 additions and 6 deletions
Loading…
Reference in new issue