bitpay / bitcoin

Bitcore Bitcoin build with address indexes
https://bitcore.io/bitcoin
MIT License
61 stars 40 forks source link

Extend transaction trimming options from insight-api into bitcore-node and bitcoind #34

Open braydonf opened 8 years ago

braydonf commented 8 years ago

Extend the options introduced in: bitpay/insight-api: https://github.com/bitpay/insight-api/pull/488 all the way into bitcore-node and bitcoind so that the information is not included or queried at the beginning.

Possible introduce getdetailedtransaction that matches format that is similar to bitcore-node with the same method.