Skip to content

Commit

Permalink
Fix store offset parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
korsmakolnikov committed Sep 1, 2021
1 parent 6d374ec commit 2246727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/rabbitmq_stream/docs/PROTOCOL.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ StoreOffset => Key Version Reference Stream Offset
Key => uint16 // 10
Version => uint16
Reference => string // max 256 characters
SubscriptionId => uint8
Stream => string // the name of the stream
Offset => uint64
```

Expand Down

0 comments on commit 2246727

Please sign in to comment.