Skip to content

Use cache for blockchain.transaction.get

Dagur Valberg Johannsson requested to merge github/fork/dagurval/gettx into master

Created by: dagurval

Avoids call to bitcoind, and also puts the transaction into our cache.

Produces verbose output without help from bitcoind.

Tests added here: https://github.com/BitcoinUnlimited/BitcoinUnlimited/pull/2076

Merge request reports