You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we already allow for the token type and the target channel outcome to be indexed in the transaction calldata, with an escape hatch, empty array [] implying "do them all".
if you have many channels virtually funded through the same hub, you will likely want to claim all of the guarantees. SO we should upgrade targetChannelIndex: number to targetChannelIndices: number[].