You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We used client hooks for the IRC as described in #104.
Following IBC message interceptor support, we need to replace the mechanism.
IRC module
Refactor the rollapp module and create IRC module to hold the logic of all IRC-related features.
Change the hooks to be part of the IRC keeper and use it as a message server for the IBC message interceptor.
The text was updated successfully, but these errors were encountered:
Overview
We used client hooks for the IRC as described in #104.
Following IBC message interceptor support, we need to replace the mechanism.
IRC module
Refactor the rollapp module and create IRC module to hold the logic of all IRC-related features.
Change the hooks to be part of the IRC keeper and use it as a message server for the IBC message interceptor.
The text was updated successfully, but these errors were encountered: