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
Monero encoding, according to it's spec has fixed output and does extra steps, while the encoding with monero alphabet provided by this crate has variable length output. Looks like this crate merely utilizes the monero alphabet but not the whole encoding, which may be surprising.
The text was updated successfully, but these errors were encountered:
Monero encoding, according to it's spec has fixed output and does extra steps, while the encoding with monero alphabet provided by this crate has variable length output. Looks like this crate merely utilizes the monero alphabet but not the whole encoding, which may be surprising.
The text was updated successfully, but these errors were encountered: