bitshares / open-explorer

Open Source BitShares Blockchain Explorer
https://open-explorer.io
MIT License
20 stars 41 forks source link

Search for HTLC related histories via preimage hash and/or HTLC ID #53

Open abitmore opened 5 years ago

abitmore commented 5 years ago

Once an HTLC is redeemed or expired in BitShares blockchain, it's hard to search for related activities via API.

Use story: as the other party of a HTLC I want an easy way to query for the preimage so I can redeem it in another blockchain.

Perhaps need to add something to ES plugin?