Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PayDecodePayResponse

Hierarchy

  • PayDecodePayResponse

Index

Properties

amount_msat?: string

The number of msats in string with 'msat' appended

created_at?: number

Creation timestamp UNIX style

currency?: string

The BIP173 name for the currency

description?: string

Invoice description

expiry?: number

The number of seconds this is valid after creation timestamp

features?: string

features

min_final_cltv_expiry?: number

min_final_cltv_expiry

msatoshi?: number

The number of msats requested

payee?: string

The pubkey of the recipient

payment_hash?: string

payment_hash

payment_secret?: string

payment_secret

routes?: any

routes

signature?: string

signature

Generated using TypeDoc