Chore/revert changes (#1368)

* chore: revert changes to stagent3 yml

* style: lint
This commit is contained in:
Dexter Edwards 2022-09-16 15:49:47 +01:00 committed by GitHub
parent 03df9e9c5d
commit 9385e0f4c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,3 @@
{
"hosts": [
"https://api.n01.stagnet3.vega.xyz/graphql",
"https://api.n02.stagnet3.vega.xyz/graphql",
"https://api.n03.stagnet3.vega.xyz/graphql",
"https://api.n04.stagnet3.vega.xyz/graphql",
"https://api.n05.stagnet3.vega.xyz/graphql",
"https://api.n06.stagnet3.vega.xyz/graphql",
"https://api.n07.stagnet3.vega.xyz/graphql",
"https://api.n08.stagnet3.vega.xyz/graphql",
"https://api.n09.stagnet3.vega.xyz/graphql",
"https://api.n10.stagnet3.vega.xyz/graphql"
]
"hosts": ["https://api.n01.stagnet3.vega.xyz/graphql"]
}