Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect outgoing payment fee #168

Closed
wilsonianb opened this issue Oct 25, 2021 · 2 comments
Closed

Collect outgoing payment fee #168

wilsonianb opened this issue Oct 25, 2021 · 2 comments
Labels
pkg: backend Changes in the backend package.

Comments

@wilsonianb
Copy link
Contributor

wilsonianb commented Oct 25, 2021

The remaining account balance of a completed outgoing payment can be collected as a fee.

Add a fees balance to asset.

Should fees be transferred from outgoing payment to fees balance to asset liquidity balance?

#162 (comment)

@wilsonianb wilsonianb added the pkg: backend Changes in the backend package. label Oct 25, 2021
@wilsonianb wilsonianb added this to Triage in Rafiki Tasks via automation Oct 25, 2021
@wilsonianb wilsonianb moved this from Triage to To do in Rafiki Tasks Oct 25, 2021
@wilsonianb
Copy link
Contributor Author

With #197, outgoing payment fee collection would happen exclusive on the wallet's side.
The wallet would be notified of the total amount sent and can decide how to handle leftover unsent funds that were reserved in the senders wallet account.

@wilsonianb
Copy link
Contributor Author

👆

Rafiki Tasks automation moved this from To do to Done Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package.
Projects
No open projects
Development

No branches or pull requests

1 participant