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

Update sdk-py-examples #798

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Update sdk-py-examples #798

merged 1 commit into from
Jan 15, 2024

Conversation

popenta
Copy link
Contributor

@popenta popenta commented Jan 15, 2024

Description of the pull request (what is new / what has changed)

Did you test the changes locally ?

  • yes
  • no

Which category (categories) does this pull request belong to?

  • document new feature
  • update documentation that is not relevant anymore
  • add examples or more information about a component
  • fix grammar issues
  • other

@popenta popenta self-assigned this Jan 15, 2024
@@ -144,7 +144,7 @@ Alternatively, we can create an EGLD transfer using a **transaction factory** (a
```
from multiversx_sdk_core.transaction_factories import TransactionsFactoryConfig

config = TransactionsFactoryConfig(chain_id="D")
config = TransactionsFactoryConfig("D")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could have been kept.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't remember deleting it. Will add it back next time

@andreibancioiu andreibancioiu changed the title Update sdk-py-exmamples Update sdk-py-examples Jan 15, 2024
@popenta popenta merged commit e0d5ead into development Jan 15, 2024
1 check passed
@popenta popenta deleted the update-py-exmamples-15.01 branch January 15, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants