cosmos-sdk/types/module
technicallyty 3ebf06ce0d
module/types code hygiene - utilize map access 2nd return value (#9098)
* update docs/code to utilize map access return values

* remove mock module in fromVM to simulate truly non-existent module

* update test docs to refelect change

Co-authored-by: technicallyty <48813565+tytech3@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-04-13 19:00:04 +00:00
..
configurator.go InitGenesis in migrations when fromVersion==0 (#9007) 2021-04-02 15:41:35 +00:00
module.go module/types code hygiene - utilize map access 2nd return value (#9098) 2021-04-13 19:00:04 +00:00
module_test.go InitGenesis in migrations when fromVersion==0 (#9007) 2021-04-02 15:41:35 +00:00
simulation.go Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +00:00