Path Params
Path
path
-string | Array<number>
in BIP44 path scheme orArray
of hardended numbers.
If the chain is ed25519, it must be fully hardened.
e.g m/49'/0/'0'/'0'/'0'
Examples
Bitcoin account 1 using BIP44 derivation path
Bitcoin account 1 using hardended path
Bitcoin first address address of account 1 using BIP44 derivation path
Bitcoin first address address of account 1 using hardended path
Last updated