Norman
Results
1
issues of
Norman
`getBIP44CoinTypeToAddressPathTuple` is used widely in the [ref-impl tests](https://github.com/MetaMask/key-tree/blob/main/test/reference-implementations.test.ts#L31), BUT it's not correctly exported, making the ref implementation hard to use. Specifically, it throws error when import it by this: ```ts...