mirror of https://github.com/vacp2p/rfc.git
changes the field number
This commit is contained in:
parent
7250f33090
commit
963740aca9
|
@ -41,7 +41,7 @@ message WakuMessage {
|
|||
optional bytes payload = 1;
|
||||
optional uint32 contentTopic = 2;
|
||||
optional uint32 version = 3;
|
||||
optional double proof = 4;
|
||||
optional double proof = 21;
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue