Replies: 1 comment
-
|
#60 might suffice for my use case at least as I use base16 exclusively when I need raw bytes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PyTeal suports Bytes syntax variants like:
I use this to construct TEAL bytcode that's manipulate for LSIG references inside a contract. I don't see any way to do this in Tealish at the moment.
Beta Was this translation helpful? Give feedback.
All reactions