Skip to content

Commit

Permalink
Merge pull request BitCannaGlobal#249 from Voynitskiy/patch-3
Browse files Browse the repository at this point in the history
Update chain-registry.json
  • Loading branch information
RaulBernal authored Oct 18, 2023
2 parents 3ff742f + d38abdc commit c1987ee
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion chain-registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@
"id": "10ed1e176d874c8bb3c7c065685d2da6a4b86475",
"address": "seed-bcna.ibs.team:16656",
"provider": "Inter Blockchain Services"
},
{
"id": "951cadb1888c0360dce506c1eff925cb6eb47e06",
"address": "seeds-2.anode.team:10258",
"provider": "AlxVoy ⚡ ANODE.TEAM"
}
],
"persistent_peers": [
Expand Down Expand Up @@ -291,6 +296,10 @@
{
"address": "bitcanna-grpc.kitkat.zone:13090",
"provider": "KitKat"
},
{
"address": "https://bitcanna.grpc.m.anode.team:443",
"provider": "AlxVoy ⚡ ANODE.TEAM"
}
],
"rest": [
Expand Down Expand Up @@ -437,6 +446,11 @@
"kind": "KitKat Explorer",
"url": "https://explorer.kitkat.zone/bitcanna",
"tx_page": "https://explorer.kitkat.zone/bitcanna/tx/${txHash}"
},
{
"kind": "AlxVoy ⚡ ANODE.TEAM",
"url": "https://main.anode.team/bitcanna",
"tx_page": "https://main.anode.team/bitcanna/tx/${txHash}"
}
],
"archive_nodes": [
Expand Down Expand Up @@ -465,10 +479,15 @@
"url_doc": "https://docs.kitkat.zone/chains/bitcanna/bitcanna-node-state-sync",
"provider": "KitKat"
},
{
"address": "https://bitcanna.api.m.anode.team",
"url_doc": "https://anode.team/BitCanna/#State-Sync",
"provider": "AlxVoy ⚡ ANODE.TEAM"
},
{
"address": "https://rpc.example.com/",
"url_doc": "https://www.doc.com",
"provider": "Example"
}
}
]
}

0 comments on commit c1987ee

Please sign in to comment.