Skip to content

Commit

Permalink
fix: syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sophialittlejohn committed Oct 19, 2023
1 parent 396891a commit efd5378
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions chains/demo.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: 'pools-demo' #CHANGE ME BASED ON SUBQL DEPLOYMENT
network:
endpoint:
[
'wss://fullnode.demo.k-f.dev/public-ws',
'wss://node-7118620155331796992.gx.onfinality.io/ws?apikey=00538f2d-6297-44e3-8812-4b9d579524b2',
]
endpoint: ['wss://fullnode.demo.k-f.dev/public-ws', 'wss://node-7118620155331796992.gx.onfinality.io/ws?apikey=00538f2d-6297-44e3-8812-4b9d579524b2']
genesisHash: '0xe0e40f62affe742eb92d75c07830671ef3e0cc6efc1ecaf81cf34a28148e91f0'
chaintypes:
file: ./dist/chaintypes.js
Expand Down

0 comments on commit efd5378

Please sign in to comment.