Julian Strobl
|
bead62bd04
|
refactor(query): align with cosmos-sdk style (#466)
- use one `cmd.AddCommand(...)`
- sort commands
- use `GetCmd...` function name style
Signed-off-by: Julian Strobl <jmastr@mailbox.org>
|
2024-11-12 15:59:52 +01:00 |
|
Jürgen Eckel
|
a29f394bc4
|
192 migrate config params to on chain module params (#307)
* initial refactoring commit
* added config passing to network creation for some test suits
* fixed refactoring issues
* adjusted params
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2024-01-30 16:12:04 +01:00 |
|
Julian Strobl
|
cb230f1615
|
refactor: cli queries (#288)
Signed-off-by: Julian Strobl <jmastr@mailbox.org>
|
2024-01-18 12:06:21 +01:00 |
|