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

Memo can only be a list when memo_is_hex is provided #2286

Closed
adamkrellenstein opened this issue Oct 1, 2024 · 1 comment
Closed

Memo can only be a list when memo_is_hex is provided #2286

adamkrellenstein opened this issue Oct 1, 2024 · 1 comment

Comments

@adamkrellenstein
Copy link
Member

possibly protocol change

@ouziel-slama
Copy link
Contributor

In fact memo should never be a list. I added an optional argument memos to provide one memo by send.
I also updated mpma.compose() to raise an error in memo is not a string (to avoid a protocol change).
see #2607

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants