helium / helium-wallet-rs

Rust implementation of a helium wallet CLI
Apache License 2.0
258 stars 114 forks source link

Add back support for legacy mobile seeds #330

Closed madninja closed 1 year ago

madninja commented 1 year ago

Restores the support for the shorter "mobile" seeds which are not bip39 12 word compatible.

Fixes #329