Implement methods for getting different parts of BIP32 path in address path package #824
Closed
amirvalhalla
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
Yes, This is a good idea. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@b00f
@themantre
I think it would be a good idea to define different methods in
addresspathpackage to get different parts of BIP32 path.e.g. we defined an
AddressTypemethod which returns the address type from BIP32 path. (here)we could use same approach for other parts of BIP32 path.
Beta Was this translation helpful? Give feedback.
All reactions