solSignTransaction
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>
length is 4
, Here's a special chain.. read more
rawTx
- required string
type of serialized transaction string.
Result
Error