- Updated the internal library key_derivation to 2.0.0. This enforces that the seed phrase input must be 12, 15, 18, 21 or 24 words.
- Fixed bug where the user_cli tool was unable to accept the
account
flag as it conflicted with theexpiry
flag that was always set due to a default value being provided.