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
In some spots we're getting the address from the private key with a separate function but it's already provided as a destructured param in deriveChildAccount().
The text was updated successfully, but these errors were encountered:
In some spots we're getting the address from the private key with a separate function but it's already provided as a destructured param in
deriveChildAccount()
.The text was updated successfully, but these errors were encountered: