Closed detherminal closed 1 week ago
We're looking into this.
@detherminal What command did you run to try to import this?
ironfish wallet:import my_mnemonic
?
@detherminal What command did you run to try to import this?
I was trying to import my wallet using the Node App > Import Account
@detherminal are you importing using a mnemonic phrase?
@detherminal are you importing using a mnemonic phrase?
Yeah, 24 word
We did an investigation with @NullSoldier and it looks like my mnemonic is just invalid. Sorry for the inconvenience, thanks for helping out.
What happened?
I get the following error while trying to import from my mnemonic, I have replaced with my_mnemonic where my mnemonic shows
Request failed (400) error: Account could not be decoded, decoder errors: JsonEncoder: Invalid JSON: Parsing undefined Failed Unexpected token 'my_mnemonic', "my_mnemonic"... is not valid JSON while parsing 'my_mnemonic' MnemonicEncoder: Invalid mnemonic SpendingKeyEncoder: Invalid spending key: InvalidPaymentAddress To enable Rust backtraces, use RUST_BACKTRACE=1 Bech32JsonEncoder: Invalid bech32 JSON encoding: Failed to decode Bech32Encoder: Could not decode account my_mnemonic using bech32: Failed to decode : Invalid prefix for base64 encoded account
Similar issue: https://github.com/iron-fish/ironfish/issues/5084
Version
v3.0.11
Debug output
No response
Relevant log output
No response