mirror of
https://github.com/vacp2p/rfc.git
synced 2025-01-11 15:24:51 +00:00
fix(55/STATUS-1TO1-CHAT): describe events field (#592)
This commit is contained in:
parent
ff6ccb0a98
commit
d79f3f7ade
@ -107,6 +107,8 @@ message MembershipUpdateMessage {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that in `events`, the first element is the signature, and all other elements after are encoded `MembershipUpdateEvent`'s.
|
||||||
|
|
||||||
where `MembershipUpdateEvent` is defined as follows:
|
where `MembershipUpdateEvent` is defined as follows:
|
||||||
|
|
||||||
```protobuf
|
```protobuf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user