Skip to content

Refactor: Split module.go and ibc_module.go for all app modules #472

Closed
@AdityaSripal

Description

This makes life a lot easier if you want to register the ibc module multiple times in ibc router (for different stacks). So we should just adopt this as a standard.

It also is much cleaner imo then having every important function of a module in the same file.

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions