2
0
mirror of https://github.com/Ride-The-Lightning/RTL synced 2024-11-03 23:15:24 +00:00
RTL/.github/docs/CLN_command_coverage.md
ShahanaFarooqui 44412d357e
Release 0.12.3 (#1012)
LND Palemoon UX extension panel bug
Cookie file not generated for BTCPayServer #990
ECL Missing fee calculation on Dashboard #975
CLT channel filter on alias bug fix #982
CLightning to Code Lightning #997
Added Infographics for Channel Rebalance
CLN Base fee zero bug fix #987
ECL Query Route bug fix #1007
LND faster initial load
LND Transactions Lookup #1002
LND Bug fix for Routing Fee Calculation
2022-05-01 13:35:20 -04:00

1.1 KiB

Core Lightning Commands Covered on RTL

=== bitcoin ===

  • feerates
  • newaddr
  • txdiscard
  • txprepare
  • txsend
  • withdraw

=== channels ===

  • close
  • fundchannel_cancel
  • fundchannel_complete
  • fundchannel_start
  • getroute
  • listchannels
  • listforwards
  • setchannelfee

=== network ===

  • connect
  • disconnect
  • listnodes
  • listpeers
  • ping

=== payment ===

  • createonion
  • decodepay
  • delexpiredinvoice
  • delinvoice
  • invoice
  • listinvoices
  • listsendpays
  • listtransactions
  • sendonion
  • sendpay
  • waitanyinvoice
  • waitinvoice
  • waitsendpay

=== plugin ===

  • autocleaninvoice
  • estimatefees
  • fundchannel
  • getchaininfo
  • getrawblockbyheight
  • getutxout
  • listpays
  • pay
  • paystatus
  • plugin
  • sendrawtransaction

=== utility ===

  • check
  • checkmessage
  • getinfo
  • getlog
  • getsharedsecret
  • help
  • listconfigs
  • listfunds
  • signmessage
  • stop
  • waitblockheight

=== developer ===

  • dev-listaddrs
  • dev-rescan-outputs