Skip to content

Commit

Permalink
Upgrade haqqd to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0xheycat authored Oct 4, 2022
1 parent 326432c commit 2f2e950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Haqq intensivized testnet/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ wget -O haqq.sh https://raw.githubusercontent.com/fatalbar/Testnet-validator/mai
wget -O upgrade%20haqqd%20v1.0.3.sh https://raw.githubusercontent.com/fatalbar/Testnet-validator/main/Haqq%20intensivized%20testnet/upgrade%20haqqd%20v1.0.3.sh && chmod +x upgrade%20haqqd%20v1.0.3.sh && ./upgrade%20haqqd%20v1.0.3.sh
```

## 🟢Upgrade haqqd to v1.1.0 Latest Commit (Automatic) UPGRADE to "v1.1.0" NEEDED at height: [256200](https://haqq.explorers.guru/block/256200)
## 🟢Upgrade haqqd to v1.1.0 Latest Commit (Automatic) to "v1.1.0" NEEDED at height: [256200](https://haqq.explorers.guru/block/256200)
Check your latest height
```bash
haqqd status 2>&1 | jq .SyncInfo
Expand All @@ -35,7 +35,7 @@ Now you can upgrade
wget -O upgrade%20haqqd%20v1.1.0.sh https://raw.githubusercontent.com/fatalbar/Testnet-validator/main/Haqq%20intensivized%20testnet/upgrade%20haqqd%20v1.1.0.sh && chmod +x upgrade%20haqqd%20v1.1.0.sh && ./upgrade%20haqqd%20v1.1.0.sh
```

## 🟢Upgrade haqqd to v1.2.0 Latest Commit (Automatic) UPGRADE to "v1.2.0" NEEDED at height: [355555](https://haqq.explorers.guru/block/355555)
## 🟢Upgrade haqqd to v1.2.0 Latest Commit (Automatic) to "v1.2.0" NEEDED at height: [355555](https://haqq.explorers.guru/block/355555)
Check your latest height
```bash
haqqd status 2>&1 | jq .SyncInfo
Expand Down

0 comments on commit 2f2e950

Please sign in to comment.