From 9b050eb6cbc8730894b8e2c6acc45a2b4d0c5912 Mon Sep 17 00:00:00 2001 From: Ha Quoc Dat Date: Thu, 11 Jul 2024 14:07:08 +0700 Subject: [PATCH 1/2] chore(seed): quicksilver testnet - readd seed --- data/quicksilver-testnet.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/quicksilver-testnet.ini b/data/quicksilver-testnet.ini index e883baf9..a94be989 100644 --- a/data/quicksilver-testnet.ini +++ b/data/quicksilver-testnet.ini @@ -3,7 +3,7 @@ version = "v1.6.1" daemon_name = "quicksilverd" node_home = "$HOME/.quicksilverd" minimum_gas_prices = "0.0001uqck" -start_flags = "--p2p.seeds=ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@testnet-seeds.polkachu.com:11156" +start_flags = "--p2p.seeds=ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@testnet-seeds.polkachu.com:11156,496ac0ba20188f70f41e0a814dfd4d9a617338f8@quicksilver-testnet-seed.ibs.team:16652" snapshot_prune = "cosmos-pruner" network = "net3" db_backend = "goleveldb" From 840e7c992770dd0332e9ddf362714cb7b7ae56c8 Mon Sep 17 00:00:00 2001 From: Ha Quoc Dat Date: Thu, 11 Jul 2024 14:09:47 +0700 Subject: [PATCH 2/2] doc(rpc): quicksilver testnet --- docs/rpc.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/rpc.md b/docs/rpc.md index 77bf000e..fdd14657 100644 --- a/docs/rpc.md +++ b/docs/rpc.md @@ -973,3 +973,11 @@ Note: archive nodes and subnodes endpoints are only available in NotionalApi, no | API | https://api-canto-ia.cosmosia.notional.ventures/ | | GRPC | https://grpc-canto-ia.cosmosia.notional.ventures/ | +### 122. quicksilver-testnet + +| Protocol | Endpoint | +|----------|:--------------------------------------------------------| +| RPC | https://rpc-quicksilver-testnet-ia.cosmosia.notional.ventures/ | +| API | https://api-quicksilver-testnet-ia.cosmosia.notional.ventures/ | +| GRPC | https://grpc-quicksilver-testnet-ia.cosmosia.notional.ventures/ | +