Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add splice out example #6613

Closed
Sjors opened this issue Aug 24, 2023 · 2 comments · Fixed by #6677
Closed

doc: add splice out example #6613

Sjors opened this issue Aug 24, 2023 · 2 comments · Fixed by #6677
Assignees
Labels
enhancement in diagnostic issue under diagnostic

Comments

@Sjors
Copy link
Contributor

Sjors commented Aug 24, 2023

The current splicing docs (splice_init, splice_signed and splice_update) have examples for splicing in. I'm still trying to wrap my head around them. But I think it would be useful to add a splice out example. I have a feeling that's easier since you don't (?) need the initial fundpsbt step.

@Sjors
Copy link
Contributor Author

Sjors commented Aug 24, 2023

By the way, I'm assuming the idea is to eventually also have a simple splice command that just works(tm)?

Or maybe seperate ones for splicing in and out, closely mimicking withdraw:

  • splice_out channel_id satoshi [destination] [feerate] [minconf]
  • splice_in channel_id satoshi [feerate] [minconf] [utxos]

@ddustin
Copy link
Collaborator

ddustin commented Sep 19, 2023

Adding the splice_out usage example to the splice_init documentation in PR #6677.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement in diagnostic issue under diagnostic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants