We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b89cccb commit a2054fcCopy full SHA for a2054fc
local/helpers.go
@@ -18,7 +18,7 @@ import (
18
19
const (
20
stakingPath = "staking"
21
- configsPath = "staking"
+ configsPath = "configs"
22
)
23
24
func init() {
0 commit comments