Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauthamastro committed May 9, 2024
1 parent 94b0f4b commit ec1a610
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nodes/mainnet/src/chain_spec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ pub(crate) fn session_keys(
}

fn udon_testnet_config_genesis() -> RuntimeGenesisConfig {
let seed =
"owner word vocal dose decline sunset battle example forget excite gentle waste//";
let seed = "owner word vocal dose decline sunset battle example forget excite gentle waste//";
let mut initial_authorities: Vec<(
AccountId,
AccountId,
Expand Down

0 comments on commit ec1a610

Please sign in to comment.