Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s0l0ist authored Jan 6, 2023
1 parent 63824e1 commit 638892a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Feat:
s.CreateSetupMessage(fpr, len(client_items), server_items, psi.DataStructure.GCS)

# Specify BloomFilter
s.CreateSetupMessage(fpr, len(client_items), server_items, psi.DataStructure.BloomFilter)
s.CreateSetupMessage(fpr, len(client_items), server_items, psi.DataStructure.BLOOM_FILTER)

# ...
```
Expand Down

0 comments on commit 638892a

Please sign in to comment.