childKey abstract method

BIP childKey(
  1. Bip32KeyIndex index
)

Derives a child BIP-32 key from the current key.

Implementation

BIP childKey(Bip32KeyIndex index);