multiversx / mx-sdk-py

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

Sign transaction by hash #18

Closed popenta closed 5 months ago

popenta commented 5 months ago

If the version and options field are set accordingly, the transaction will be signed by hash.

The unit test is taken from this PR.