@getalby/sdk
    Preparing search index...

    Type Alias Nip47TimeoutValues

    type Nip47TimeoutValues = {
        publishTimeout?: number;
        replyTimeout?: number;
    }
    Index

    Properties

    publishTimeout?: number
    replyTimeout?: number