Skip to content

Commit

Permalink
Merge pull request #6 from CudoVentures/Change-APR-Calc
Browse files Browse the repository at this point in the history
Update APR calculation
  • Loading branch information
ilker-colak authored Jan 17, 2023
2 parents 2750dd5 + 02251c9 commit 2f914cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ inflation_genesis:
mint_denom: acudos
gravity_account_address: cudos16n3lc7cywa68mg50qhp847034w88pntq8823tx
apr_genesis:
initial_height: 1069391
norm_time_passed: 0.701184759708210690
real_blocks_per_day: 14048
blocks_per_day: 12345
initial_height: 2704699
norm_time_passed: 1.06390993412731
real_blocks_per_day: 13824
blocks_per_day: 13824
mint_denom: acudos
gravity_account_address: cudos16n3lc7cywa68mg50qhp847034w88pntq8823tx
cudos:
Expand Down

0 comments on commit 2f914cb

Please sign in to comment.