Skip to content

Commit

Permalink
Flagged Crab as using eth accounts (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
fgamundi authored Mar 27, 2023
1 parent caf8636 commit b70095d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/config/src/config/moonriver/moonriver.chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export const MOONRIVER_CHAINS_MAP: ChainsMap<MoonriverChains> = {
ws: 'wss://crab-parachain-rpc.darwinia.network',
weight: 1_000_000_000,
parachainId: 2105,
ss58Format: 42,
usesEthereumAccounts: true,
genesisHash:
'0xeac895d7768b17837a9c3a9f0280c01502c3ef40193df923490a0fa9c60ea076',
},
Expand Down

0 comments on commit b70095d

Please sign in to comment.