File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99setup (
1010 name = 'blockfrost-python' ,
11- version = '0.4.1 ' ,
12- description = 'The official Python SDK for Blockfrost API v0.1.35 ' ,
11+ version = '0.4.2 ' ,
12+ description = 'The official Python SDK for Blockfrost API v0.1.36 ' ,
1313 long_description = long_description ,
1414 long_description_content_type = 'text/markdown' ,
1515 url = 'https://github.com/blockfrost/blockfrost-python' ,
Original file line number Diff line number Diff line change @@ -110,6 +110,7 @@ def test_pool(requests_mock):
110110 "hex" : "0f292fcaa02b8b2f9b3c8f9fd8e0bb21abedb692a6d5058df3ef2735" ,
111111 "vrf_key" : "0b5245f9934ec2151116fb8ec00f35fd00e0aa3b075c4ed12cce440f999d8233" ,
112112 "blocks_minted" : 69 ,
113+ "blocks_epoch" : 4 ,
113114 "live_stake" : "6900000000" ,
114115 "live_size" : 0.42 ,
115116 "live_saturation" : 0.93 ,
You can’t perform that action at this time.
0 commit comments