Skip to content

Allow the claim method to claim multiple guarantees #26

@geoknee

Description

@geoknee
  • 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[].

targetChannelIndex: number,

Metadata

Metadata

Assignees

No one assigned

    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