diff --git a/docs/api/redis-channels.md b/docs/api/redis-channels.md index 34c70c0..dc63387 100644 --- a/docs/api/redis-channels.md +++ b/docs/api/redis-channels.md @@ -35,4 +35,10 @@ Channel where only actions on a specific `` is posted: Channel where only `` on a specific `` is posted: -`::actions/contract//name/` \ No newline at end of file +`::actions/contract//name/` + +## Rollback + +Rollback mesages are posted to this channel. + +`::rollback` \ No newline at end of file