You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RTL/.github/docs/LNDAPICoverage.md

1.3 KiB

Intro -- Application Features -- Road Map -- LND API Coverage -- Application Configurations

  • GenSeed
  • InitWallet
  • UnlockWallet
  • ChangePassword
  • WalletBalance
  • ChannelBalance
  • GetTransactions
  • EstimateFee
  • SendCoins
  • ListUnspent
  • SubscribeTransactions
  • SendMany
  • NewAddress
  • SignMessage
  • VerifyMessage
  • ConnectPeer
  • DisconnectPeer
  • ListPeers
  • GetInfo
  • PendingChannels
  • ListChannels
  • SubscribeChannelEvents
  • ClosedChannels
  • OpenChannelSync
  • OpenChannel
  • CloseChannel
  • AbandonChannel
  • SendPayment
  • SendPaymentSync
  • SendToRoute
  • SendToRouteSync
  • AddInvoice
  • ListInvoices
  • LookupInvoice
  • SubscribeInvoices
  • DecodePayReq
  • ListPayments
  • DeleteAllPayments
  • DescribeGraph
  • GetChanInfo
  • GetNodeInfo
  • QueryRoutes
  • GetNetworkInfo
  • StopDaemon
  • SubscribeChannelGraph
  • DebugLevel
  • FeeReport
  • UpdateChannelPolicy
  • ForwardingHistory
  • ExportChannelBackup
  • ExportAllChannelBackups
  • VerifyChanBackup
  • RestoreChannelBackups
  • SubscribeChannelBackups
  • Messages