mirror of
https://github.com/vacp2p/rfc.git
synced 2025-02-03 02:24:35 +00:00
Changed PB Timestamp index to 10 (#491)
This commit is contained in:
parent
d88dc1261c
commit
5beb6c9ad2
@ -49,7 +49,7 @@ message WakuMessage {
|
||||
bytes payload = 1;
|
||||
string contentTopic = 2;
|
||||
uint32 version = 3;
|
||||
sint64 timestamp = 4;
|
||||
sint64 timestamp = 10;
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user