@getalby/sdk

    Type Alias Nip47MakeInvoiceRequest

    type Nip47MakeInvoiceRequest = {
        amount: number;
        description?: string;
        description_hash?: string;
        expiry?: number;
        metadata?: Nip47TransactionMetadata;
    }
    Index

    Properties

    amount: number
    description?: string
    description_hash?: string
    expiry?: number
    MMNEPVFCICPMFPCPTTAAATR