@cashu/cashu-ts
    Preparing search index...

    Type Alias MPPOption

    Multi path payments option.

    type MPPOption = {
        amount: number;
    }
    Index

    Properties

    Properties

    amount: number