Skip to content

Bitcoind rpc emulation #77

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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