Skip to content

Patronage interest rate calculation #4378

@dobertRowneySr

Description

@dobertRowneySr

Current patronage computation

patronage_amount = issuance * patronage_rate_per_block * number_of_blocks * blocks_per_year

Desired patronage calculation

patronage_amount = issuance * ( 1 + patronage_rate_per_year)^{number_of_blocks/blocks_per_year} - issuance

┆Issue is synchronized with this Asana task by Unito

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions