Skip to content

Commit

Permalink
chore: update thor
Browse files Browse the repository at this point in the history
  • Loading branch information
moreal committed Nov 26, 2024
1 parent a8df253 commit ae10551
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions 9c-main/multiplanetary/network/thor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -382,12 +382,12 @@ bridgeService:
enabled: true

multiplanetary:
registryEndpoint: "https://9c-dx.s3.ap-northeast-2.amazonaws.com/planets.json"
registryEndpoint: "https://9c-dx.s3.ap-northeast-2.amazonaws.com/planets-thor.json"
upstream: "0x000000000000"
downstream: "0x000000000003"

serviceAccount:
roleArn: "arn:aws:iam::319679068466:role/9c-main-v2-bridge-service"
roleArn: "arn:aws:iam::319679068466:role/9c-main-v2-relay-bridge-odin-thor"

storage:
size: "50Gi"
Expand All @@ -397,8 +397,8 @@ bridgeService:

account:
type: "kms"
keyId: "7b912d9b-b682-4403-a794-2d6421d108c9"
publicKey: "04ab9e31a20d8dbf5042bfc26ce9d9ed9a0e32ad787a1e5aa3ae8188fa5143861535acc7132cd8e74d4c1f0b94f843575e3add6988d3ccb1f54d7c59fb9535d789"
keyId: "178553bb-ca39-4959-8e08-ec48a562a887"
publicKey: "047cfee101490623b3efae7062b7c915f467c8e996636dffb1696b51e2ae368c0ab096af7e2d4bc98561ee6dabe112d4804da352e310fe016f5b793d9241ba501b"

txpool:
type: "local"
Expand All @@ -412,8 +412,8 @@ bridgeService:
rdb:
enabled: true
defaultStartBlockIndex:
upstream: "8521305"
downstream: "134016"
upstream: "12557204"
downstream: "11867"

bridgeServiceApi:
enabled: true
Expand Down

0 comments on commit ae10551

Please sign in to comment.