You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although it would be a breaking change for tooling type checking, I think we should remove deriveChild's default hardened = true parameter - it's confusing to use.
I think instead we should offer derviePublic() and deriveHardened().
This will also make sense if we adopt DIP-14 for derive256Bit()...
The text was updated successfully, but these errors were encountered:
Although it would be a breaking change for tooling type checking, I think we should remove
deriveChild
's defaulthardened = true
parameter - it's confusing to use.I think instead we should offer
derviePublic()
andderiveHardened()
.This will also make sense if we adopt DIP-14 for
derive256Bit()
...The text was updated successfully, but these errors were encountered: