Cashu-TS - v4.0.0-rc3
    Preparing search index...

    Type Alias SelectProofs

    SelectProofs: (
        proofs: Proof[],
        amountToSelect: AmountLike,
        keyChain: KeyChain,
        includeFees?: boolean,
        exactMatch?: boolean,
        logger?: Logger,
    ) => SendResponse

    Type Declaration