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
A function like wally_map_keypath_get_item_path returns a uint32 array of path components. It would be nice to have a helper function to turn this into a string.
E.g. m/0h/0h/1
The "m" prefix is nice to have.
There should be a flag to choose between h and ' for hardened items.
The text was updated successfully, but these errors were encountered:
A function like
wally_map_keypath_get_item_path
returns a uint32 array of path components. It would be nice to have a helper function to turn this into a string.E.g.
m/0h/0h/1
The "m" prefix is nice to have.
There should be a flag to choose between
h
and'
for hardened items.The text was updated successfully, but these errors were encountered: