Skip to content

Commit

Permalink
Update Crab genesis collator keys (#982)
Browse files Browse the repository at this point in the history
  • Loading branch information
aurexav authored Mar 8, 2023
1 parent 51f74f6 commit f8c3043
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions node/src/chain_spec/crab.rs
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ pub fn genesis_config() -> ChainSpec {
"0xa05255010ee986b9684a444d10a74aa0ecbe781f5002e871665add894752cc7e",
),
(
"0x57017A6FD04ECdc9Ea68Dcfc1cbCFe598dCE4E56",
"0x4D3D5958B948e8d749FaB0236b179fCC55d9aAc0",
"0xf8f82edfc6899552e5a32aa381e53723d2c39594638cb8f7e2572fef74b05255",
),
(
Expand All @@ -153,7 +153,7 @@ pub fn genesis_config() -> ChainSpec {
"0xdcff1219121687391353b17e798b10e87f6e578b2a01e032375f2f14a0712b57",
),
(
"0x1397bb71E99D2E688Ee78a8483d280f48027BE2b",
"0x0a1287977578F888bdc1c7627781AF1cc000e6ab",
"0x28a8af71db9703e6b8960d1dcb742deca13c574f81f781be5dbde84ec8d66d45",
),
(
Expand Down

0 comments on commit f8c3043

Please sign in to comment.