Skip to content

Bitcoind rpc emulation #77

@dakk

Description

@dakk

Emulate the bitcoind rpc apis in order to let letchain usable for external softwares like lightning. First we implement RPC apis used by elements/lightning:

  • estimatefees
  • sendrawtx
  • getrawblock (hash)
  • getblockcount
  • getoutput (height, txnum, outindex)
  • getblockhash (height)
  • gettxout (txid, outindex)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions