Update block structure to include a "fee" field. Related validation/logic updates need to be updated on Bank and Validator repos as well.
Fee
required unless senders account_number matches nodes account_number - meaning they are the owners of that node (in that case the Tx would be excluded entirely, don't need to pay yourself fees)
Update block structure to include a "fee" field. Related validation/logic updates need to be updated on Bank and Validator repos as well.
Fee
account_number
matches nodesaccount_number
- meaning they are the owners of that node (in that case the Tx would be excluded entirely, don't need to pay yourself fees)BANK
orPRIMARY_VALIDATOR
BANK
fees)