Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Trivium APIs and Operators #352

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 0 additions & 28 deletions _IBC/archway-nois.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,34 +43,6 @@
}
],
"operators": [
{
"chain_1": {
"address": "archway1jct5gn7gpknl0kmqkm3agfwxm2mmtekwk42t3h"
},
"chain_2": {
"address": "nois1jct5gn7gpknl0kmqkm3agfwxm2mmtekwjkt9hc"
},
"memo": "Relayed by Trivium.Network ▽",
"name": "TriviumX | Architech",
"discord": {
"handle": "xiphiar",
"id": "399354080549404673"
}
},
{
"chain_1": {
"address": "archway1eqzquzqmnyn8aqd0js5g5lwscp6g4k6tfag98x"
},
"chain_2": {
"address": "nois1eqzquzqmnyn8aqd0js5g5lwscp6g4k6td7ftpf"
},
"memo": "Relayed by TriviumX",
"name": "TriviumX | Architech",
"discord": {
"handle": "xiphiar",
"id": "399354080549404673"
}
},
{
"chain_1": {
"address": "archway1l267dmlmprhu4p5aqslf50f495vjqlg3glkqcu"
Expand Down
14 changes: 0 additions & 14 deletions _IBC/archway-secretnetwork.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,6 @@
"id": "309379950878654466"
}
},
{
"chain_1": {
"address": "archway1jct5gn7gpknl0kmqkm3agfwxm2mmtekwk42t3h"
},
"chain_2": {
"address": "secret1v29569qjca5uda5nsrvkfmlj93tv869ks2ajcq"
},
"memo": "Relayed by Trivium.Network ▽",
"name": "TriviumX | Architech",
"discord": {
"handle": "xiphiar",
"id": "399354080549404673"
}
},
{
"chain_1": {
"address": "archway1l267dmlmprhu4p5aqslf50f495vjqlg3glkqcu"
Expand Down
12 changes: 0 additions & 12 deletions archway/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,10 +381,6 @@
"address": "https://rpc-archway-mainnet.testnet-pride.com",
"provider": "TestnetPride"
},
{
"address": "https://archway.api.trivium.network:26657",
"provider": "TriviumX | Architech"
},
{
"address": "https://rpc-archway.architectnodes.com",
"provider": "Architect Nodes"
Expand Down Expand Up @@ -495,10 +491,6 @@
"address": "https://api-archway-mainnet.testnet-pride.com",
"provider": "TestnetPride"
},
{
"address": "https://archway.api.trivium.network:1317",
"provider": "TriviumX | Architech"
},
{
"address": "https://archway-mainnet-archive.allthatnode.com:1317",
"provider": "All That Node"
Expand Down Expand Up @@ -581,10 +573,6 @@
"address": "grpc-archway-mainnet.testnet-pride.com:9096",
"provider": "TestnetPride"
},
{
"address": "archway.api.trivium.network:9090",
"provider": "TriviumX | Architech"
},
{
"address": "grpc-archway.architectnodes.com:1443",
"provider": "Architect Nodes"
Expand Down
12 changes: 0 additions & 12 deletions testnets/archwaytestnet/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,6 @@
"address": "https://rpc.constantine.archway.io",
"provider": "Archway Foundation"
},
{
"address": "https://constantine.api.trivium.network:26657",
"provider": "TriviumX | Architech"
},
{
"address": "https://archway-testnet.rpc.kjnodes.com",
"provider": "kjnodes"
Expand All @@ -127,10 +123,6 @@
"address": "https://api.constantine.archway.io",
"provider": "Archway Foundation"
},
{
"address": "https://constantine.api.trivium.network:1317",
"provider": "TriviumX | Architech"
},
{
"address": "https://archway-testnet.api.kjnodes.com",
"provider": "kjnodes"
Expand All @@ -141,10 +133,6 @@
"address": "grpc.constantine.archway.io:443",
"provider": "Archway Foundation"
},
{
"address": "constantine.api.trivium.network:9090",
"provider": "TriviumX | Architech"
},
{
"address": "archway-testnet.grpc.kjnodes.com:443",
"provider": "kjnodes"
Expand Down
Loading