From 02251c98d041bebd858e7d608509f0fe63905d4f Mon Sep 17 00:00:00 2001 From: ilker-colak <79214632+ilker-colak@users.noreply.github.com> Date: Mon, 9 Jan 2023 16:20:30 +0000 Subject: [PATCH] Update APR calculation Following the latest parameter change proposal, we need to update the APR value accordingly on the explorer. The norm_time_passed value is increased by the additional norm_time_passed value (based on the previous blocks_per_day value) since the previous initial_height. --- config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.yaml b/config.yaml index 73c6b01..6d2b567 100644 --- a/config.yaml +++ b/config.yaml @@ -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: