metapay-chrome
metapay-chrome copied to clipboard
Memo Type Error
Given a transaction like this: https://stellar.meta.re/transaction/?to=GDX3SUOTBPQTCJ5225UXTMGTHNVLSEQQZVMSLKN4V4TA3YT5RE5VXX5G&amount=1&memo=7bb129136cd5c391f6a2401e5cb7317575dcf79352249536bea3a937aef9bd9c&memoType=MEMO_HASH
It doesn't seem to submit the "memoType" correctly. It returns with an error: "MEMO_TEXT must contain a maximum of 28 characters undefined" even though I'm submitting a valid MEMO_HASH
Thoughts?