-
Notifications
You must be signed in to change notification settings - Fork 734
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug(app config): fix the wrong
bypass-min-fee-msg-types
key parse f…
…rom the app config file (backport #1728) (#1740) * bug(app config): fix the wrong `bypass-min-fee-msg-types` key parse from the app config file (#1728) * fix wrong `bypass-min-fee-msg-types` key parse from the app config file * add the Gaia config at the second line of the file * remove unused global var `StateSyncKey` (cherry picked from commit b50d37c) # Conflicts: # app/app.go # cmd/gaiad/cmd/root.go * resolve conflicts Co-authored-by: Danilo Pantani <[email protected]>
- Loading branch information
1 parent
5db8fcc
commit d75104c
Showing
2 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters