whitelistMode
needs to be specified.
permissionless
: No whitelist, anyone can deposit into the Alpha Vault
permission_with_authority
: In this mode, only the Alpha Vault creator can create escrow account with max_cap. This allows the creator to use a permissioned (with whitelist) setup without having to use the merkle tree.
permission_with_merkle_proof
: In this mode, only wallets that are whitelisted can deposit into the Alpha Vault.