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
I think some function could be changed (or aliased for retrocompatibily reasons), like: generate_account_private_key -> derive_private_key generate_account_id -> derive_address
I don't know the lib very deeply, but I believe there are some other similar cases.
The text was updated successfully, but these errors were encountered:
I think some function could be changed (or aliased for retrocompatibily reasons), like:
generate_account_private_key
->derive_private_key
generate_account_id
->derive_address
I don't know the lib very deeply, but I believe there are some other similar cases.
The text was updated successfully, but these errors were encountered: