Skip to content

Commit

Permalink
update piccadilly chainid (#430)
Browse files Browse the repository at this point in the history
* update piccadilly chainid

* update deployment id for new deployment
  • Loading branch information
icezohu authored Jan 14, 2025
1 parent 1bbad3a commit 16281f2
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion test/fixtures/rpc_autonity_piccadilly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# specVersion: "1.0.0"
# name: autonity piccadilly - full
# chain:
# chainId: 65100003
# chainId: 65100004
# rpcFamily:
# - evm
# nodeType: full
Expand All @@ -38,6 +38,7 @@
# version: 1.0.0
- kind: Project
projectType: 1
id: '0x4d'
metadata:
name: Autonity Piccadilly RPC - Archive Node
description: |
Expand Down Expand Up @@ -74,3 +75,23 @@
- les_
version:
version: 1.0.0
deploymentId: 'QmW5RcoyWKRJdrgV1aGair8UtGZhpfK4VrYJvs4sRzGVL2'
- deployment: |
kind: ChainRpc
specVersion: "1.0.0"
name: autonity piccadilly - archive
chain:
chainId: 65100004
rpcFamily:
- evm
nodeType: archive
rpcDenyList:
- admin_
- debug_
- txpool_
- personal_
- miner_
- les_
version:
version: 2.0.0
deploymentId: 'QmSXV8pkxKufQNGdaJ2N15t4cCta4iYWL7QXdLvtjEaS48'

0 comments on commit 16281f2

Please sign in to comment.