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

    Type Alias PaymentRequestTransport

    type PaymentRequestTransport = {
        tags?: string[][];
        target: string;
        type: PaymentRequestTransportType;
    }
    Index

    Properties

    Properties

    tags?: string[][]
    target: string