Skip to content

pytoniq v0.1.37

Compare
Choose a tag to compare
@yungwine yungwine released this 10 May 05:29
· 8 commits to master since this release

What's Changed

LiteBalancer

  • inited now is created in constructor and changes to True on start_up() and changes to False on close_all().
  • add last_mc_block param which returns last masterchain block all alive peers know.
  • add peers_num, alive_peers_num and archival_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.