Channel stuck in resizing state #88
Unanswered
stevencoveta
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Steps to Reproduce
Using SDK's
createResizeChannelMessage:Response received (v0.5.0 format):
{ "res": [1, "resize_channel", { "channel_id": "0x7ccc5fc9754f9deda83e7e4add5ed5b7df5b0ea398cb401c6560e1325d477cbb", "state": { "intent": 2, "version": 1, "state_data": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000002710ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffd8f0", "allocations": [ { "destination": "0xDe96da206b422B8A766cC5Da5BDa0f7F984162Af", "token": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359", "amount": "0" }, { "destination": "0x435d4B6b68e1083Cc0835D1F971C4739204C1d2a", "token": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359", "amount": "0" } ] }, "server_signature": "0x0481eafda4a01ece29d3641acedc79a9f65d58339b6d68b65f6bdb934447423c04dd1554ef15b99620a2dd28027f0c1f3d6de3a71a9a8f6211a8699bd74d3b1d1c" }, 1732982745123], "sig": ["0x..."] }✅ Response is valid - parsed successfully with SDK's
parseResizeChannelResponse()Expected:
Actual:
"operation denied: resize already ongoing"Beta Was this translation helpful? Give feedback.
All reactions