Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 398 Bytes

known-required-rpcs.md

File metadata and controls

22 lines (20 loc) · 398 Bytes

c-lightning

  • echo
  • gettxout
  • getblockchaininfo
  • sendrawtransaction
  • getblockhash
  • getblock
  • estimatesmartfee
  • getnetworkinfo

LND

  • getinfo (deprecated, but LND seems to case on the error message)
  • getbestblockhash
  • gettxout
  • getblockchaininfo
  • sendrawtransaction
  • getblockhash
  • getblock
  • getblockheader
  • estimatesmartfee
  • getnetworkinfo