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

Add checking of fee #10

Open
3 tasks
Velnbur opened this issue Apr 27, 2023 · 0 comments
Open
3 tasks

Add checking of fee #10

Velnbur opened this issue Apr 27, 2023 · 0 comments

Comments

@Velnbur
Copy link
Contributor

Velnbur commented Apr 27, 2023

Situation

For development purposes, we still haven't implemented any solution for the coordinator to get profit, or at least prevent it from ether starving.

Objective

Implement for coordinator to check if the participant paid the fee for the coordinator.

Consideration

This issue depends on coin-shuffle/contracts#5

Acceptance

  • Service has a method for showing the address to which you need to pay fee;
  • Service will check the amount given by the participant's UTXOs as fees;
  • Service will reject the transaction after the shuffle process if participants haven't paid enough fee;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant