Closed shuse2 closed 5 years ago
Constructor was assigning the default fee, but it for genesis block, it was 0 fee
Remove fee assignment in constructor and only validate
apply genesis block or npm t
What was the problem?
Constructor was assigning the default fee, but it for genesis block, it was 0 fee
How did I fix it?
Remove fee assignment in constructor and only validate
How to test it?
apply genesis block or npm t
Review checklist