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

Stellar memo rejected for not being int64 #191

Open
abrkn opened this issue Aug 26, 2020 · 0 comments
Open

Stellar memo rejected for not being int64 #191

abrkn opened this issue Aug 26, 2020 · 0 comments

Comments

@abrkn
Copy link

abrkn commented Aug 26, 2020

Stellar memos can be a variety of formats, unfortunately, including plain text:

Memo
The memo contains optional extra information. It is the responsibility of the client to interpret this value. Memos can be one of the following types:

MEMO_TEXT : A string encoded using either ASCII or UTF-8, up to 28-bytes long.
MEMO_ID : A 64 bit unsigned integer.
MEMO_HASH : A 32 byte hash.
MEMO_RETURN : A 32 byte hash intended to be interpreted as the hash of the transaction the sender is refunding.
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

No branches or pull requests

1 participant