input-output-hk / rust-byron-cardano

rust client libraries to deal with the current cardano mainnet (byron / cardano-sl)
MIT License
264 stars 75 forks source link

Throw error on odd length #746

Closed SebastienGllmt closed 5 years ago

SebastienGllmt commented 5 years ago

Currently no error is thrown if an extra 4 bits are added to a string.

Example: https://repl.it/repls/ObviousDemandingActivecell