splicein -- Command to splice funds into a channel
SYNOPSIS
splicein channel amount
DESCRIPTION
Command added in v26.04.
splicein is the command to move funds into a channel.
- channel (string): channel identifier or channel query. Format is the same as is used in
dev-splice. - amount (string): Amount in satoshis taken from the internal wallet and add to the channel. Format is the same as is used in
dev-splice.
RETURN VALUE
On success, an object is returned, containing:
- psbt (string, optional): The final psbt
- tx (string, optional): The final transaction in hex
- txid (string, optional): The txid of the final transaction
AUTHOR
Dusty @dusty_daemon is mainly responsible.
SEE ALSO
lightning-dev-splice(7)
RESOURCES
Main web site: https://github.com/ElementsProject/lightning
USAGE
splicein is the command to add funds to a channel. It takes amount funds from your onchain wallet and places them into channel.