Skip to content

Commit

Permalink
Updated genesishash for rata (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: Github Actions <[email protected]>
  • Loading branch information
KarishmaBothara and actions-user authored Sep 15, 2021
1 parent ae2d000 commit 1b556ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/extension-chains/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ const nikau = {
} as unknown as MetadataDef;
const rata = {
"chain": "CENNZnet Rata",
"genesisHash": "0x6f2ca0f5c770a9212d30b49604b2e45e2d3c949a3a940bfe908d68dbc4a0415e",
"genesisHash": "0x6e763e15d54a416badf701858d8ac2264b153fdff86c12294ad345b47d6dec90",
"specVersion": 40,
...commomTypes
} as unknown as MetadataDef;
Expand Down

0 comments on commit 1b556ae

Please sign in to comment.