@getalby/sdk
    Preparing search index...

    Type Alias Nip47PayResponse

    type Nip47PayResponse = {
        fees_paid: number;
        preimage: string;
    }
    Index

    Properties

    Properties

    fees_paid: number
    preimage: string