tendermint/budget

Remove TaxSourceAccountName, CollectionAccountName, Add EpochBlocks

dongsam opened this issue · 0 comments

Summary

To minimize dependence on changes in address generation rules, We decided to remove TaxSourceAccountName, CollectionAccountName fields on Tax struct

And add EpochBlocks on params

The universal epoch length in number of blocks.
Every process for tax collecting is executed with this epoch_blocks frequency.

Bullet Points

Update

  • proto
  • description, comments
  • spec
  • swagger
  • relevant logics

References


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned