Skip to content

Conversation

@sashass1315
Copy link

The channel close init handler was incorrectly deserializing the response as TxChanCloseConfirmRes while reading the CloseInitChannel key, and printing the raw result. According to the CLI output and docs, CloseInitChannel should be mapped to TxChanCloseInitRes. This change corrects the type to TxChanCloseInitRes and removes the leftover debug print to align with other handlers and prevent noisy logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant