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
9ffdc37c
Commit
9ffdc37c
authored
2 years ago
by
Nicolas Lara
Browse files
Options
Download
Email Patches
Plain Diff
make format
parent
64320349
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
x/txfees/module.go
+1
-2
x/txfees/module.go
with
1 addition
and
2 deletions
+1
-2
x/txfees/module.go
+
1
-
2
View file @
9ffdc37c
...
...
@@ -42,8 +42,7 @@ const ModuleName = types.ModuleName
// ----------------------------------------------------------------------------
// AppModuleBasic implements the AppModuleBasic interface for the txfees module.
type
AppModuleBasic
struct
{
}
type
AppModuleBasic
struct
{}
func
NewAppModuleBasic
()
AppModuleBasic
{
return
AppModuleBasic
{}
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
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