Skip to content

Commit

Permalink
fix: hub id
Browse files Browse the repository at this point in the history
  • Loading branch information
artemijspavlovs committed Nov 26, 2024
1 parent 700046d commit f9502bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/consts/dymension.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const (
const (
MockHubID = "mock"
LocalHubID = "dymension_100-1"
PlaygroundHubID = "dymension_2019-1"
PlaygroundHubID = "dymension_1405-1"
TestnetHubID = "blumbus_111-1"
MainnetHubID = "dymension_1100-1"
)

0 comments on commit f9502bd

Please sign in to comment.