mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-04 07:03:14 +00:00
update proto package name
This commit is contained in:
parent
3a5598cb4d
commit
46acd03852
@ -137,7 +137,7 @@ The payload sent MUST follow the wire specification below.
|
|||||||
```protobuf
|
```protobuf
|
||||||
syntax = "proto3";
|
syntax = "proto3";
|
||||||
|
|
||||||
package waku.sync.v2;
|
package waku.sync.transfer.v1;
|
||||||
|
|
||||||
import "waku/message/v1/message.proto";
|
import "waku/message/v1/message.proto";
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user