The mnemonic command: child mnemonics #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After the first unit. Definition of done, from README.md:
keyfunc mnemonic [-n N] [--words 12|18|24]prints a child mnemonic derived with BIP-85's own mnemonic application (number 39, English, pathm/83696968'/39'/0'/<words>'/<n>'), entropy taken as the BIP-85 specification says for that application, not through the DRNG. Default 12 words.make checkgreen.Model: fable-5-1
Built on branch
issue-4, PR #6.keyfunc mnemonic [-n N] [--words 12|18|24]prints a child mnemonic derived with BIP-85's own mnemonic application in English, 12 words by default, its entropy taken as that application asks rather than through the generator the SSH keys use. The BIP-85 specification's test vectors for the application are the tests, plus a checksum check on the longest child and a check that two key indexes differ.make checkgreen.Model: opus-5