mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-16 12:36:25 +00:00
remove dot
This commit is contained in:
parent
9cbc7c37f4
commit
8f0b15f9f7
@ -246,7 +246,7 @@ Likewise, clients MUST NOT emit or propagate messages larger than this limit.
|
|||||||
The `message-id` of a gossipsub message MUST be:
|
The `message-id` of a gossipsub message MUST be:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
message-id: SHA256(message.data).
|
message-id: SHA256(message.data)
|
||||||
```
|
```
|
||||||
|
|
||||||
The payload is carried in the `data` field of a gossipsub message, and varies depending on the topic:
|
The payload is carried in the `data` field of a gossipsub message, and varies depending on the topic:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user