![]() |
![]()
| ![]() |
![]()
NAMElightning-openchannel_abort -- Command to abort a channel to a peer SYNOPSISopenchannel_abort channel_id DESCRIPTIONopenchannel_abort is a low level RPC command which initiates an abort for specified channel. It uses the openchannel protocol which allows for interactive transaction construction.
RETURN VALUEOn success, an object is returned, containing:
ERRORSOn error the returned object will contain code and message properties, with code being one of the following:
AUTHORLisa Neigut <niftynei@gmail.com> is mainly responsible. SEE ALSOlightning-openchannel_init(7), lightning-openchannel_update(7), lightning-openchannel_signed(7), lightning-openchannel_bump(7), lightning-fundchannel_start(7), lightning-fundchannel_complete(7), lightning-fundchannel(7), lightning-fundpsbt(7), lightning-utxopsbt(7), lightning-multifundchannel(7) RESOURCESMain web site: https://github.com/ElementsProject/lightning EXAMPLESExample 1: Request: $ lightning-cli openchannel_abort -k "channel_id"="channelid0111200111200111200111200111200111200111200111200111200" { Response: {
|