multiversx / mx-sdk-py

The MultiversX Python SDK.
MIT License
5 stars 0 forks source link

Additional fields on "AccountOnNetwork" #46

Closed andreibancioiu closed 1 month ago

andreibancioiu commented 1 month ago

See:

code_hash and root_hash are base64-encoded, which is somehow unfortunate. Their encoding wasn't changed to hex, in order to avoid a breaking change.

github-actions[bot] commented 1 month ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  multiversx_sdk/network_providers
  accounts.py 65, 91-93
Project Total  

This report was generated by python-coverage-comment-action