pytoniq v0.1.37
What's Changed
LiteBalancer
inited
now is created in constructor and changes toTrue
onstart_up()
and changes toFalse
onclose_all()
.- add
last_mc_block
param which returns last masterchain block all alive peers know. - add
peers_num
,alive_peers_num
andarchival_peers_num
methods.
LiteClient
get_libraries
method now can accept any amount of libraries hashes and will split them into 16-element chunks by itself.