Skip to content

Commit

Permalink
chore(seed): quicksilver testnet - readd seed
Browse files Browse the repository at this point in the history
  • Loading branch information
hqdNotional committed Jul 11, 2024
1 parent 26797b9 commit 9b050eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/quicksilver-testnet.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9b050eb

Please sign in to comment.