Skip to content

Commit

Permalink
Merge pull request #80 from Proof-Of-Humanity/deployment/after-audit
Browse files Browse the repository at this point in the history
New humanity subcourt extraData
  • Loading branch information
martillansky authored Sep 30, 2024
2 parents cef1293 + 41d78d1 commit ac6f003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/consts/consts-mainnets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const InitSpecificParams: InitSpecificParamSet = {
ARBITRATOR_EXTRA_DATA_MAINNET:
"0x00000000000000000000000000000000000000000000000000000000000000170000000000000000000000000000000000000000000000000000000000000001", // PoH Court ID (MAIN) #23
ARBITRATOR_EXTRA_DATA_SIDECHAIN:
"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001", // PoH Court ID (GNOSIS) #0
"0x00000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000001", // PoH Court ID (GNOSIS) #0
REQUEST_BASE_DEPOSIT_MAINNET: 47500000000000000n, // 0.0475 ETHs
REQUEST_BASE_DEPOSIT_SIDECHAIN: 110000000000000000000n, // 110 XDAI
}
Expand Down

0 comments on commit ac6f003

Please sign in to comment.