monaparty / counterblock

Provides extended API services to Counterwallet, as well as Counterparty 3rd-party applications
http://counterparty.io
MIT License
3 stars 5 forks source link

Optimize API by using indexd-server API. #16

Open cryptcoin-junkey opened 3 years ago

cryptcoin-junkey commented 3 years ago

It looks to be assumed using bitcoind with addrindex patch in current API code. I can be replace with indexd-server.

For example, get_chain_address_info().