Post
Topic
Board Armory
Re: Armory BlockDataManager BDM, (TheBDM)
by
Nikhil18
on 02/10/2016, 00:08:25 UTC
Ok I am trying to extract the raw transaction from the blockchain, and I am running into a problem:

AttributeError: 'BlockDataManager' object has no attribute 'setBlocking'.

Yes I am using armory 0.93.3, how does that make a difference, and I have already compiled c++ files in cppForSwig, even than I am running into this problem, can anyone explain me why?
Thanks in advance