Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IdentifierOptions

typedef

{Object} IdentifierOptions

property

{number} version - version of the Identifier. Used for serialization

property

{Buffer} paymentHash - payment hash of invoice associated with LSAT

property

{Buffer} tokenId - unique identifier for the LSAT Describes the shape of the options for creating a new identifier struct which represents the constant, unique identifiers associated with a macaroon

Hierarchy

  • IdentifierOptions

Index

Properties

paymentHash

paymentHash: Buffer

Optional tokenId

tokenId: Buffer

Optional version

version: undefined | number

Generated using TypeDoc