Skip to content

Currently waiting on previous splice command to finish #6656

Description

@Sjors

Using CLN v23.08.

I opened a channel with another CLN v23.08 peer, using funds from another wallet (fundchannel_start, fundchannel_complete). waited for it to lock in and then tried to splice out 1 sat.

lightning-cli splice_init -k channel_id=... relative_amount=-1

This returned a (v2) psbt. I then passed that into splice_update. This command didn't return immedidately. After a minute or so I interrupted it.

However subsequent calls to either splice_update and splice_signed (with the signed version) result in Currently waiting on previous splice command to finish (code 355, SPLICE_BUSY_ERROR).

How long should I wait? Is there an RPC that tells me what's going on? Should I reboot? :-)

Happy to provide more details, but not sure how to do that without doxxing a bit too much.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions