kee-wallet/shared/stargate
Severiano Jaramillo c690d839da Add verifyChecksum method to Mnemonics class.
- The verifyChecksum() method uses the calculateChecksumIndex() method internally to obtain the checksum index, which is then used to confirm that the checksum word is correct.
- Added tests for all verifyChecksum() scenarios.
- Created MnemonicsDataProvider to more easily provide the data used in MnemonicsTest.
2024-04-12 17:06:38 -07:00
..
src Add verifyChecksum method to Mnemonics class. 2024-04-12 17:06:38 -07:00
build.gradle.kts Add calculateChecksumIndex() method to Mnemonics class. 2024-04-12 16:25:18 -07:00