mirror of
https://github.com/logos-messaging/go-zerokit-rln-apple.git
synced 2026-01-04 06:13:07 +00:00
feat: tree config
This commit is contained in:
parent
9a7ef94d12
commit
05ef8aca57
Binary file not shown.
Binary file not shown.
@ -31,6 +31,7 @@ bool new_with_params(uintptr_t tree_height,
|
|||||||
const struct Buffer *circom_buffer,
|
const struct Buffer *circom_buffer,
|
||||||
const struct Buffer *zkey_buffer,
|
const struct Buffer *zkey_buffer,
|
||||||
const struct Buffer *vk_buffer,
|
const struct Buffer *vk_buffer,
|
||||||
|
const struct Buffer *tree_config,
|
||||||
struct RLN **ctx);
|
struct RLN **ctx);
|
||||||
|
|
||||||
bool set_tree(struct RLN *ctx, uintptr_t tree_height);
|
bool set_tree(struct RLN *ctx, uintptr_t tree_height);
|
||||||
|
|||||||
2
zerokit
2
zerokit
@ -1 +1 @@
|
|||||||
Subproject commit d1414a44c5e088bbf23523f032a001122e35f0c2
|
Subproject commit d015c4ab591cb7b260a92a077d3cd1d76609667f
|
||||||
Loading…
x
Reference in New Issue
Block a user