mirror of
https://github.com/logos-messaging/waku-proto.git
synced 2026-05-04 03:13:09 +00:00
fix: package structure
This commit is contained in:
parent
68d0524b25
commit
1e9a42d6a8
@ -1,7 +1,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
// 12/WAKU2-FILTER rfc: https://rfc.vac.dev/spec/12/
|
||||
package waku.filter.v2;
|
||||
package waku.filter.v2beta1;
|
||||
|
||||
import "waku/message/v1/message.proto";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user