helium / helium-wallet-rs

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

Error returned when running 'hotspots list' command #353

Closed jthiller closed 5 months ago

jthiller commented 7 months ago

Command returns

Error: decode error

Caused by:
    0: b58 decode error
    1: invalid checksum, calculated checksum: '[111, 213, 190, 147]', expected checksum: [148, 104, 144, 214]
madninja commented 5 months ago

Fixed with #355