Closed SargeKhan closed 5 years ago
The fee for all transactions in the genesis block is 0. Therefore, the validation for the format fee should pass when the fee is equal to 0.
fee
The schema validation fails for a transaction if the value of the property fee is zero.
i think it make more sense to fail but ignored?
Closing because genesis block is handled differently
Expected behavior
The fee for all transactions in the genesis block is 0. Therefore, the validation for the format
fee
should pass when the fee is equal to 0.Actual behavior
The schema validation fails for a transaction if the value of the property
fee
is zero.Steps to reproduce
Which version(s) does this affect? (Environment, OS, etc...)