EcdsaFinishPreSignConfig
EcdsaFinishPreSignConfig:
object
Config object for compute ECDSA pre-sign.
Type declaration
derivationPath?
optionalderivationPath:string
The BIP-32 non-hardened derivation path to use for signing msgHash. Defaults to 'm'
messageHash
messageHash:
string
The hex encoded message hash to sign.
preSignHex
preSignHex:
string