Derive BIP32 child key.
Synopsis
Return Value
true if derivation succeeded.
|
Note
|
The return value should not be discarded. |
Parameters
Name |
Description |
keyChild |
Output child private key. |
ccChild |
Output child chain code. |
nChild |
Index of the child key to derive. |
cc |
The parent chain code. |
Created with MrDocs