Skip to content

Commit 23f0dd4

Browse files
authored
Remove near and near-testnet endpoint from pinax service (#224)
1 parent e54906f commit 23f0dd4

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

registry/near/near-mainnet.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@
1313
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
1414
"sps": [],
1515
"firehose": [
16-
"near.firehose.pinax.network:443",
1716
"mainnet.near.streamingfast.io:443"
1817
],
1918
"substreams": [
20-
"near.substreams.pinax.network:443",
2119
"mainnet.near.streamingfast.io:443"
2220
]
2321
},

registry/near/near-testnet.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@
1414
"subgraphs": ["https://api.studio.thegraph.com/deploy"],
1515
"sps": [],
1616
"firehose": [
17-
"neartest.firehose.pinax.network:443",
1817
"testnet.near.streamingfast.io:443"
1918
],
2019
"substreams": [
21-
"neartest.substreams.pinax.network:443",
2220
"testnet.near.streamingfast.io:443"
2321
]
2422
},

0 commit comments

Comments
 (0)