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

    Type Alias MPPMethod

    MPP supported methods.

    type MPPMethod = {
        method: string;
        unit: string;
    }
    Index

    Properties

    Properties

    method: string
    unit: string