mirror of https://github.com/status-im/specs.git
add todo inline
This commit is contained in:
parent
1cfecbb276
commit
507ecb4edd
2
x8.md
2
x8.md
|
@ -66,6 +66,8 @@ The type `Message` represents a text message exchanged between clients.
|
|||
|
||||
Payload is a struct (a compound data type) with the following fields (order is important):
|
||||
|
||||
<!-- TODO: Be more precise in struct description, a la RFC, e.g. TLS style https://tools.ietf.org/html/rfc8446 -->
|
||||
|
||||
| Field | Name | Type |
|
||||
| ----- | ---- | ---- |
|
||||
| 1 | text | `string` |
|
||||
|
|
Loading…
Reference in New Issue