MetaMask / key-tree

MIT License
49 stars 19 forks source link

Export `getBIP44CoinTypeToAddressPathTuple` function #173

Closed Mrtenz closed 3 months ago

Mrtenz commented 3 months ago

This adds an export for the getBIP44CoinTypeToAddressPathTuple function, making it importable from @metamask/key-tree.

Closes #168.