Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
16434487
Topic
1629431
Board
Armory
Re: Armory BlockDataManager BDM, (TheBDM)
by
achow101
on
02/10/2016, 18:32:28 UTC
Quote from: Nikhil18 on October 02, 2016, 06:27:51 PM
Ok so is the method getHeaderByHeight also not available in armory 0.94, if not can anyone tell me in which version of armory were these methods present
Just read the code in BDM.py
https://github.com/goatpig/BitcoinArmory/blob/master/armoryengine/BDM.py
. It defines all of the methods that you can use.