Skip to content

Commit 59831a2

Browse files
authored
Update hydradx.yml (#957)
update RPC endpoints and remove Council which was breaking in latest runtime changes
1 parent d1bb3a9 commit 59831a2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

configs/hydradx.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
endpoint: wss://hydradx-rpc.dwellir.com
1+
endpoint:
2+
- wss://hydration-rpc.n.dwellir.com
3+
- wss://hydration.ibp.network
4+
- wss://rpc.helikon.io/hydradx
5+
- wss://hydration.dotters.network
26
mock-signature-host: true
37
block: ${env.HYDRADX_BLOCK_NUMBER}
48
db: ./hydradx.db.sqlite
@@ -213,5 +217,3 @@ import-storage:
213217
- free: '100000000000000000000000'
214218
TechnicalCommittee:
215219
Members: ["5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY"]
216-
Council:
217-
Members: ["5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY"]

0 commit comments

Comments
 (0)