Fearless Conversions #27
Loading…
Reference in New Issue
No description provided.
Delete Branch "ryan/fearless-conversions"
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?
NOTE: this breaks keyforkd compatibility. client and server must be the same version.
This adds the
Client::derive_xprv
function, to automatically, fearlessly, convert derived data directly into the type required by Keyfork. In addition,ExtendedPrivateKey::new()
now accepts slices of any length.Fearless Conversionsto Fearless ConversionsNote: Two commits are added even though they appear on main.