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

Validate node fee for signed change request #472

Open
dmugtasimov opened this issue Oct 28, 2021 · 0 comments
Open

Validate node fee for signed change request #472

dmugtasimov opened this issue Oct 28, 2021 · 0 comments

Comments

@dmugtasimov
Copy link
Contributor

dmugtasimov commented Oct 28, 2021

A node that receives a signed change request is interested to get paid.
TODO:

  • When a node (regular node or CV, but not PV. PV task: Validate primary validator fee for signed change request #473 ) receives a coin transfer signed change request it must validate that it contains a proper fee for the receiving node (use node declaration blockchain record to see what are expected fees and receiving account)
  • Implement validation on serializer level
  • Reject signed change requests that has fees less than expected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants