mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-24 10:23:42 +02:00
docs/api/redis-channels.md: Document rollback channel
This commit is contained in:
parent
255f16507e
commit
5a35a0e9b0
1 changed files with 7 additions and 1 deletions
|
|
@ -35,4 +35,10 @@ Channel where only actions on a specific `<contract>` is posted:
|
||||||
|
|
||||||
Channel where only `<action>` on a specific `<contract>` is posted:
|
Channel where only `<action>` on a specific `<contract>` is posted:
|
||||||
|
|
||||||
`<namespace>::actions/contract/<contract>/name/<action>`
|
`<namespace>::actions/contract/<contract>/name/<action>`
|
||||||
|
|
||||||
|
## Rollback
|
||||||
|
|
||||||
|
Rollback mesages are posted to this channel.
|
||||||
|
|
||||||
|
`<namespace>::rollback`
|
||||||
Loading…
Add table
Add a link
Reference in a new issue