Skip to content

Instantly share code, notes, and snippets.

@huhn511
Created December 6, 2018 11:51
Show Gist options
  • Save huhn511/8df16cb32d5b8233f68351bed0cfcdba to your computer and use it in GitHub Desktop.
Save huhn511/8df16cb32d5b8233f68351bed0cfcdba to your computer and use it in GitHub Desktop.
const converter = require('@iota/converter')
converter.trytesToAscii(transaction.signatureMessageFragment)
@huhn511
Copy link
Author

huhn511 commented Dec 6, 2018

Error: Uncaught Error: Invalid trytes length. Expected trytes of even length.

convertertrytestoasciitrytes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment