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
## Motivation
As of #3432 we are not
using system channels anymore.
## Proposal
Remove the `SystemChannel` type and any system channel-specific logic,
in particular the "off-chain subscription handling".
## Test Plan
The `social` example tests make sure that _user_ pub-sub channels still
work.
## Release Plan
- Nothing to do / These changes follow the usual release cycle.
## Links
- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
0 commit comments