AppleSauce
    Preparing search index...
    CashuWithdrawMethod: TWalletMethod<
        "cashu_withdraw",
        {
            amount: number;
            mints?: string[];
            p2pk?: string;
            proofs?: number[];
            unit: string;
        },
        { token: string },
    >

    Withdraw a token from the wallet