216k155 / lux

THIS REPO IS CLOSED, WE MOVED TO https://github.com/lux-core/lux
https://luxcore.io
GNU Affero General Public License v3.0
4 stars 2 forks source link

gettxout API call #14

Closed cipig closed 6 years ago

cipig commented 6 years ago

I would like to integrate LUXCoin in BarterDEX, a decentralized exchange based on atomic swaps. Unfortunately the wallet is missing the gettxout API call. https://bitcoin.org/en/developer-reference#gettxout https://chainquery.com/bitcoin-api/gettxout Could this be implemented? That would be nice.

216k155 commented 6 years ago

Hi cipid, Thank you for your kind offer, that function already implemented for the next release. https://github.com/216k155/lux/blob/b031325d1fa3e4ff75dccd1c50f6ea0c9a192db8/src/rpcclient.cpp#L82 Stay tuned