omgnetwork / omg-childchain-v2

pronounced /Ch-ch/
Apache License 2.0
5 stars 2 forks source link

Fee transaction generation #138

Closed mederic-p closed 3 years ago

mederic-p commented 3 years ago

Fixes #136

This PR adds functions to generate fee transactions given a block. It's not integrated in the block finalization yet, but will be used when @pgebal tackles it.