cosmos-sdk/types/module
Robert Zaremba e0e16f62f9
Remove duplicated Module.Route calls (#7716)
* Remove duplicated Module.Route calls

* make a proper test for registering empty route

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-29 22:01:09 +00:00
..
configurator.go Add MsgServer to Configurator for ADR 031 wiring (#7584) 2020-10-19 17:46:10 +00:00
module.go Remove duplicated Module.Route calls (#7716) 2020-10-29 22:01:09 +00:00
module_test.go Remove duplicated Module.Route calls (#7716) 2020-10-29 22:01:09 +00:00
simulation.go Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +00:00