Skip to content

Commit

Permalink
fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
chexware committed Apr 12, 2024
1 parent 3f4e04f commit fd78877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions node/src/chain_spec/pioneer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ use xcm::latest::{Junction, Junctions, MultiLocation};

use metaverse_runtime::MintingRateInfo;
use pioneer_runtime::{
constants::currency::*, AccountId, AuraConfig, BalancesConfig, EstateConfig, GenesisConfig, OracleMembershipConfig,
SessionKeys, Signature, SudoConfig, SystemConfig, EXISTENTIAL_DEPOSIT, WASM_BINARY, AssetManagerConfig
constants::currency::*, AccountId, AssetManagerConfig, AuraConfig, BalancesConfig, EstateConfig, GenesisConfig,
OracleMembershipConfig, SessionKeys, Signature, SudoConfig, SystemConfig, EXISTENTIAL_DEPOSIT, WASM_BINARY,
};
use primitives::{AssetMetadata, Balance};

Expand Down

0 comments on commit fd78877

Please sign in to comment.