You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not really sure why @/binary-person has been tagged in the last few issues, but out of respect for their time I'd ask that they (And other contributors besides me) only be tagged in issues related to their commits. I appreciate it!
Anyway, you're right that Cetus doesn't have a good UI for editing strings (Or really anything variable-length). I'll add this as a possible enhancement in the future.
In the meantime, you can modify this string using the browser console:
Just keep in mind that if newString is longer than the original string, you run the risk of corrupting memory that comes after the original string in memory.
if you bookmarked an ascii address you can edit only the first character(first ascii)
The text was updated successfully, but these errors were encountered: