Function prepareAllowlist
- prepareAllowlist(recipients: AllowlistMember[]): {
proofs: Uint8Array[][];
root: Uint8Array;
treeHeight: number;
}
-
Returns {
proofs: Uint8Array[][];
root: Uint8Array;
treeHeight: number;
}
-
proofs: Uint8Array[][]
-
root: Uint8Array
-
treeHeight: number