suiSignTransaction
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
path
— required string | Array<number>
minimum length is 3
. read more
rawTx
- required string
type of serialized transaction string.
Classic、Mini Firmware version is less than 3.6.0, and the data size is greater than 4KB.
Classic、Mini Firmware version is greater than or equal to 3.6.0 and the data size is greater than 6KB.
Result
Error