Post
Topic
Board Bitcoin Technical Support
Re: Faster rpc calls to bitcoin client?
by
achow101
on 17/09/2016, 15:37:25 UTC
How are you getting the details? Are you calling getblock and then getrawtransaction for each transaction? If so, see https://github.com/bitcoin/bitcoin/pull/8704.