EcdsaFinishPreSignConfig
EcdsaFinishPreSignConfig:
object
Config object for compute ECDSA pre-sign.
Type declaration
derivationPath?
optional
derivationPath: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.
preSignB64
preSignB64:
string