cardano-community / guild-operators

Artifacts and scripts created by Guild operators
https://cardano-community.github.io/guild-operators
MIT License
354 stars 178 forks source link

Error when importing wallet via mnemonics to cntools #914

Closed rumourscape closed 3 years ago

rumourscape commented 3 years ago

Describe the bug Getting an error when trying to import wallet via mnemonics in cntools

To Reproduce Steps to reproduce the behavior:

  1. Import wallet in CNTools via mnemonics

Expected behavior payment.vkey and stake.vkey should be generated.

Screenshots image

Version:

Additional context Is there a fix for this?

rdlrt commented 3 years ago

I think it is likely that you've installed cardano-address outside of guild-operators instructions (or you already had a binary from before). The guild-ops forces use of cardano-address 2.1.0 - Please make sure you're using the same. image