Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v9.1.0: Merge feat/next into main #373

Merged
merged 20 commits into from
Dec 11, 2023
Merged

v9.1.0: Merge feat/next into main #373

merged 20 commits into from
Dec 11, 2023

Conversation

popenta
Copy link
Contributor

@popenta popenta commented Dec 11, 2023

The delegation and smart contract transactions are created using the transaction factories implemented in sdk-py-core.

Now, when calling a contract a token transfer is also supported. To send EGLD the amount should be provided using --value and for sending ESDT/MetaESDT/NFT one can use --token-transfer. The token identifier should be provided (including nonce for NFTs/MetaESDTs) followed by the amount.
e.g.

--token-transfers NFT-123456-0a 1 ESDT-987654 100000000

@popenta popenta self-assigned this Dec 11, 2023
@popenta popenta merged commit 0ec3a6d into main Dec 11, 2023
9 checks passed
@popenta popenta added the ignore-for-release-notes Ignore for release notes label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes Ignore for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants