This repository was archived by the owner on May 20, 2025. It is now read-only.

Description
Currently the claim command claims all possibly owned outputs without asking. The user have no way to specify for example to accept incoming transfer of a certain native token, etc.
Add optional parameters to the claim command, for examle to claim a given output or outputs.
It would also be good to add a command to display claimable outputs and show some semantic info about it, this is described in iotaledger/iota-sdk#83