getStarkKeyFromSignature

open fun getStarkKeyFromSignature(derivationPath: DerivationPath, signature: String): PrivateKey

Generates the private stark key at the given derivation path from a valid eth signature

Return

The private key for the specified derivation path/signature

Parameters

derivationPath

non-null StarkEx Derivation path

signature

valid eth signature