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