We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 638892a commit 9716a38Copy full SHA for 9716a38
CHANGES.md
@@ -5,7 +5,7 @@ Feat:
5
- Update the Python bindings to take in an optional `DataStructure` argument for
6
`CreateSetupMessage`. This allows the user to customize the behavior of the
7
backing datastructure - i.e. to select between the default (`GCS`) or specify
8
- `BloomFilter`. The previous behavior always selected `GCS` so if the parameter
+ `BLOOM_FILTER`. The previous behavior always selected `GCS` so if the parameter
9
is omitted, the behavior will remain the same.
10
11
Ex:
0 commit comments