multiversx / mx-sdk-py

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

Send Native token in MultiESDTNFTTransfer #73

Closed popenta closed 3 weeks ago

popenta commented 4 weeks ago

Added support to send both native and esdt tokens using MultiESDTNFTTransfer.

The commits are cherry-picked from this PR but we needed to start from and target main branch instead of feat/next.

github-actions[bot] commented 4 weeks ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  multiversx_sdk/core
  constants.py
  tokens.py
  multiversx_sdk/core/transactions_factories
  smart_contract_transactions_factory.py
  transfer_transactions_factory.py 93
Project Total  

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