niftynei
fc9e72b62b
df-doc: add docs for openchannel_bump, more checks for valid psbt
...
Add docs for openchannel_bump, plus some checks that were missed for
verifying the amount is valid.
2021-03-12 14:00:19 +10:30
niftynei
a648ec827a
df-doc: update error codes, make sure they're correct
2021-03-12 14:00:19 +10:30
niftynei
6077eca660
df: pass back 'close_to' for completed/commitment secured channels
...
When commitments are secured, also return the 'close_to' script if we've
got a local_upfront_shutdown_script set.
2020-11-23 12:41:05 -06:00
niftynei
b696ec89a5
df-open: use channel_id for openchannel_update and openchannel_signed
...
Be as specific as possible is a good rule for things, I think
2020-10-20 12:50:31 +10:30
niftynei
8858ae4f3d
df-open: commands to update a PSBT or submit a signed PSBT
...
`openchannel_signed` and `openchannel_update` which allow a user to
continue a openchannel or kick off the completion of a openchannel.
`openchannel_update` should be called until it returns with
`commitments_secured`.
2020-10-20 12:50:31 +10:30