mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-02 14:13:06 +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
|
||||
syntax = "proto3";
|
||||
|
||||
package waku.sync.v2;
|
||||
package waku.sync.transfer.v1;
|
||||
|
||||
import "waku/message/v1/message.proto";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user