-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels