Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Conversation

@JakeSCahill
Copy link
Contributor

No description provided.

@todofixthis
Copy link
Contributor

Thanks @JakeSCahill ! Should we also add this example to docs/README.rst?

@todofixthis todofixthis requested a review from lzpap December 16, 2019 19:45
api = Iota('https://nodes.devnet.iota.org:443', testnet = True)

# Define a message to send.
# This message must include only ASCII characters.
Copy link
Contributor

Choose a reason for hiding this comment

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

💭 PyOTA does support any Unicode code points; it encodes the value using UTF-8 before translating into trytes.

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 thought we weren't recommending UTF-8 characters at the moment because this method isn't standardized across the libraries and may change.

JakeSCahill and others added 2 commits December 17, 2019 11:10
Co-Authored-By: Phoenix <todofixthis@users.noreply.github.com>
Co-Authored-By: Phoenix <todofixthis@users.noreply.github.com>
@lzpap lzpap merged commit 8d13e68 into iotaledger-archive:develop Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants