Stone icon indicating copy to clipboard operation
Stone copied to clipboard

Add support for reading via local node

Open dasmithii opened this issue 11 years ago • 0 comments

Right now, reads are done via the blockchain.info API, because in order for users to read non-wallet transactions locally, they would need to rebuild the entire BTC data store.

  1. Support should be provided to those willing to do this.
  2. Should check if transaction is a wallet transaction before defaulting to the blockchain.info API.

If done correctly, this will resolve issue #1 as well.

dasmithii avatar Dec 03 '14 02:12 dasmithii