Skip to main content

aggregate_wallets

Function aggregate_wallets 

Source
pub fn aggregate_wallets(
    verification_key: &VerificationKeyAuth,
    sk_user: &SecretKeyUser,
    wallets: &[PartialWallet],
    req_info: &RequestInfo,
) -> Result<Wallet, CompactEcashError>