You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
A node that receives a signed change request is interested to get paid.
TODO:
The text was updated successfully, but these errors were encountered: