Skip to content

Commit

Permalink
node: update polkachu state-sync peer (akash-network#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy108369 authored Nov 15, 2022
1 parent c93886d commit 4365af5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/akash-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 0.165.0
version: 0.166.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion charts/akash-node/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ state_sync:
rpc1: "https://akash-rpc.polkachu.com:443"
rpc2: "https://akash-rpc.polkachu.com:443"
# https://polkachu.com/live_peers/akash
node_id: "[email protected]:28656"
node_id: "[email protected]:12856"
# height_offset should equal the AKASH_STATE_SYNC_SNAPSHOT_INTERVAL on the node which makes the state-sync snapshots
height_offset: 2000

Expand Down

0 comments on commit 4365af5

Please sign in to comment.