Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
osmosis
Commits
5eac72f9
Commit
5eac72f9
authored
3 years ago
by
ValarDragon
Browse files
Options
Download
Plain Diff
Merge branch 'v5.x-testnet' of github.com:osmosis-labs/osmosis into v5.x-testnet
parents
6301e2e5
c2eb70d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/app.go
+1
-0
app/app.go
with
1 addition
and
0 deletions
+1
-0
app/app.go
+
1
-
0
View file @
5eac72f9
...
...
@@ -399,6 +399,7 @@ func NewOsmosisApp(
// override versions for authz module as to not skip its InitGenesis
// for txfees module, we will override txfees ourselves.
delete
(
fromVM
,
authz
.
ModuleName
)
delete
(
fromVM
,
bech32ibctypes
.
ModuleName
)
newVM
,
err
:=
app
.
mm
.
RunMigrations
(
ctx
,
app
.
configurator
,
fromVM
)
if
err
!=
nil
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets