Skip to content

Commit

Permalink
Update lava_testnet.yaml
Browse files Browse the repository at this point in the history
feat: lava_testnet bump version
  • Loading branch information
RuslanGlaznyov authored Jun 10, 2024
1 parent a40d82a commit 30f8659
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/playbook/group_vars/lava_testnet.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
chain_id: lava-testnet-2
chain_id: lava-testnet-2
netname: lava_testnet
repo: https://github.com/lavanet/lava.git
version: v2.0.0
version: v2.1.1
binary: lavad
genesis: https://storage.mellifera.network/lava_testnet/genesis.json
addressbook: https://storage.mellifera.network/lava_testnet/addrbook.json
Expand All @@ -12,7 +12,7 @@ seeds: "[email protected]:14456"
peers: [email protected]:24656,[email protected]:656,[email protected]:14456,[email protected]:14456,[email protected]:14456,[email protected]:19956,[email protected]:24656,[email protected]:23656,[email protected]:27066,[email protected]:36656,[email protected]:26656,[email protected]:17656,[email protected]:24656,[email protected]:21156,[email protected]:14456,[email protected]:19656
custom_port_prefix: 199
service_name: lavad
download_binary_url: "https://storage.mellifera.network/bins/lava-testnet/{{ version }}/lavad"
download_binary_url: "https://storage.mellifera.network/bins/lava_testnet/{{ version }}/lavad"

state_sync_rpc: "https://lava-testnet-rpc.mellifera.network:443"
state_sync_peer: "[email protected]:14456"
Expand Down

0 comments on commit 30f8659

Please sign in to comment.