File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ modules:
131
131
authority : authority # Utilize our custom x/authority module.
132
132
- name : swap
133
133
config :
134
- " @type " : swap.module.v1.Module
134
+ " @type " : noble. swap.module.v1.Module
135
135
authority : authority # Utilize our custom x/authority module.
136
136
base_denom : uusdn
137
137
stableswap :
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/spf13/cobra v1.8.1
34
34
github.com/spf13/viper v1.19.0
35
35
mvdan.cc/gofumpt v0.7.0
36
- swap.noble.xyz v0 .0.0-20241218145335-db59397b21c4
36
+ swap.noble.xyz v1 .0.0-alpha.0
37
37
)
38
38
39
39
require (
Original file line number Diff line number Diff line change @@ -2135,3 +2135,5 @@ sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
2135
2135
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 /go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU =
2136
2136
swap.noble.xyz v0.0.0-20241218145335-db59397b21c4 h1:Vkc4yTmgy3bhKoKYqfsQp6EFeea1R86vXhdWQIAmAL8 =
2137
2137
swap.noble.xyz v0.0.0-20241218145335-db59397b21c4 /go.mod h1:munoE+z48Fy04NR62cXk1Jt13V6idxy4clfM+jO/E/U =
2138
+ swap.noble.xyz v1.0.0-alpha.0 h1:oHFW+Wcu86PEGlu4YsyEFvAmayOPBx5o9ohi76e4bIM =
2139
+ swap.noble.xyz v1.0.0-alpha.0 /go.mod h1:munoE+z48Fy04NR62cXk1Jt13V6idxy4clfM+jO/E/U =
You can’t perform that action at this time.
0 commit comments