PyBytom v1.4.0
New
- Now, You can initialize Bytom wallet
from_private_key
. - Add Bytom amount converter for
BTM
,mBTM
,NEU
symbols. - Add network checker
is_network
function.
Improvements
- Change GUID by address when building transactions.
Dependencies
- Bump Blockcenter API from v2 to v3.
- Bump PyTest from v5 to v6