derive Asset Key
fun deriveAssetKey(extendedPrivateKey: String, bip44DerivationParams: DerivationParams, callback: (KeyData) -> Unit)
Performs derivation from a root extendedPrivateKey to obtain the private keys of specific assets in wallet accounts
Parameters
bip44Derivation Params