nexaSignTransaction
Last updated
Was this helpful?
Last updated
Was this helpful?
Firmware version required
Touch: 4.4.0
Classic/Mini: 3.2.0
Asks device to sign given transaction using the private key derived by given BIP32 path. User is asked to confirm all transaction details on OneKey.
inputs
- required Array
transaction inputs
path
— required string | Array<number>
minimum length is 3
. read more
message
- required string
type of serialized transaction string.
prefix
- required string
Address prefix. Default is set to nexatest
scheme
- optional string
Encryption algorithm mode. Default is set to schnorr
outputs
- required Array
transaction outputs
satoshis
- required number | string
transaction amount
script
- required string
transaction script
scriptVersion
- required number
transaction scriptVersion
Result
Error