Combine claimable balances with path-payment #77
hanseartic
started this conversation in
Bounty Ideas
Replies: 1 comment
-
Seems like a great educational / continuous bounty. It'd need to be scoped simply but I like the general concept. A trustline would be needed but could be ephemeral and atomic in a larger transaction. I like it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Scenario
When some account is added as claimant to a claimable balance they can (from the API perspective) decide to claim or not. In order to claim a given asset a trustline to that asset needs to exist in the claimant account. In some cases it may be desirable to swap the claimable asset to another asset during claiming and not add another trustline.
Possible bounty
Building – or adding to an existing – service functionality to actually choose a destination asset for a claimable balance.
Beta Was this translation helpful? Give feedback.
All reactions