Skip to content

Commit

Permalink
Upgrade network
Browse files Browse the repository at this point in the history
  • Loading branch information
pshenmic committed Oct 25, 2023
1 parent 4720e0c commit 944aafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/src/controllers/MainController.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class MainController {
const max = await this.blocksDAO.getMaxHeight()

response.send({
network: "dash-testnet-30",
network: "dash-testnet-33",
appVersion: "1",
p2pVersion: "8",
blockVersion: "13",
Expand Down

0 comments on commit 944aafe

Please sign in to comment.