Replies: 3 comments 1 reply
-
|
I found this post relating to the different standards. I tried passing in the derived path from the utility function and it throws an error in the wallet.derivePath method |
Beta Was this translation helpful? Give feedback.
-
|
Yes, this is a point of confusion, as the standard left it open to interpretation (with respect to how Ethereal uses "accounts") and have various security trade-offs between the two, so different parties preferred one security model to the other. But it sucks. There are two different methods, depending on the standard you wish to compute the path of:
If you figure out which Rabby vs. Coinbase use, can you update this issue and I'll add those to the docs to indicate which to use for each wallet. Thanks! :) |
Beta Was this translation helpful? Give feedback.
-
|
(moving to discussions; also if you are still having problems, please feel free to include a code snippet that is crashing) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Ethers Version
6
Search Terms
No response
Describe the Problem
I'm seeing derived index wallets (via n or a defined path) are different to rabby. Also confirmed when using coinbase wallet.
Any ideas why?
Code Snippet
Contract ABI
Errors
Environment
No response
Environment (Other)
No response
Beta Was this translation helpful? Give feedback.
All reactions