Skip to content

Commit

Permalink
trigger build spec again
Browse files Browse the repository at this point in the history
  • Loading branch information
open-junius committed Nov 26, 2024
1 parent 47d0d29 commit 017f5b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/src/chain_spec/finney.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ pub fn finney_mainnet_config() -> Result<ChainSpec, String> {

processed_stakes.push((coldkey_account, processed_hotkeys));
}

processed_stakes.sort();

let mut balances_issuance: u64 = 0;
Expand Down

0 comments on commit 017f5b9

Please sign in to comment.