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
buffer --> base58 -->
if neighbors chars in 0..9,a..f, use as hex, translate to a unicode char.
use longest neighbors chars to translat.
length at least 2 chars.
buffer --> base58 -->
if neighbors chars in 0..9,a..f, use as hex, translate to a unicode char.
use longest neighbors chars to translat.
length at least 2 chars.
example: afcghyZAamnfds --> \u{afc}ghyZAamn\u{fd}s