multiversx / mx-sdk-py

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

Codecs (part 9): payload holders - set_value, get_value on some typed values #58

Closed andreibancioiu closed 1 month ago

andreibancioiu commented 1 month ago

This is part of a series of pull requests.

See: https://github.com/multiversx/mx-sdk-py/pull/32.

This brings partial support for converting typed values to native Python objects (and back).