Skip to content

Commit

Permalink
Merge branch 'parachain_dev' into feat/1205123214195403_block_reward_…
Browse files Browse the repository at this point in the history
…name_change
  • Loading branch information
sfffaaa authored Aug 14, 2023
2 parents f19e851 + f0584fa commit 5b8dc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/src/parachain/krest_chain_spec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ fn configure_genesis(
machines_percent: Perbill::from_percent(10),
parachain_lease_fund_percent: Perbill::from_percent(10),
},
block_issue_reward: 7_61_035_007_610 * NANOCENTS,
block_issue_reward: 3_80_517_503_805 * NANOCENTS,
max_currency_supply: 4_000_000 * DOLLARS,
},
vesting: Default::default(),
Expand Down

0 comments on commit 5b8dc50

Please sign in to comment.