Rename Mnemonic::from_{raw_,}entropy to from_{raw_,}bytes #28

Closed
opened 2024-02-18 09:28:44 +00:00 by ryan · 1 comment
Owner

Mnemonics don't have to necessarily be entropy. They should be, when used for derivation, but they don't have to be. Deprecate Mnemonic::from_entropy and move the code to Mnemonic::from_bytes.

Mnemonics don't have to necessarily be entropy. They _should_ be, when used for derivation, but they don't have to be. Deprecate Mnemonic::from_entropy and move the code to Mnemonic::from_bytes.
ryan closed this issue 2024-02-18 23:18:27 +00:00
Author
Owner

Deprecated functions can be removed once 1.0 is hit.

Deprecated functions can be removed once 1.0 is hit.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/keyfork#28
No description provided.