Closed
Description
Crate
ibc-relayer
Summary
Spawn the event monitor only for commands which need it.
Problem Definition
Commands which do not need the event monitor shouldn't need to incur the penalty of spawning it and subscribing to queries.
Proposal
Spawn the event monitor only for commands which need it.
Acceptance Criteria
When commands which do not need the event monitor do not spawn it.
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate milestone (priority) applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned