Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix store.proto and add rln.proto #19

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

richard-ramos
Copy link
Member

No description provided.

@@ -10,4 +10,5 @@ message WakuMessage {
optional sint64 timestamp = 10;
optional bytes meta = 11;
optional bool ephemeral = 31;
bytes rate_limit_proof = 21;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
bytes rate_limit_proof = 21;
optional bytes rate_limit_proof = 21;

Copy link

@SionoiS SionoiS Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@richard-ramos richard-ramos requested a review from SionoiS October 24, 2023 21:50
@richard-ramos richard-ramos force-pushed the rln-store branch 2 times, most recently from 6450d82 to cdea2c8 Compare October 24, 2023 21:51
@jm-clius jm-clius merged commit eb17d50 into waku-org:main Oct 25, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants