Skip to content

Commit

Permalink
New humanity subcourt extraData
Browse files Browse the repository at this point in the history
  • Loading branch information
martillansky committed Sep 30, 2024
1 parent 3cced81 commit 41d78d1
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 41d78d1

Please sign in to comment.