solSignTransaction
Solana: Sign transaction
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.
Params
path
â requiredstring | Array<number>
length is4
, Here's a special chain.. read morerawTx
- requiredstring
type of serialized transaction string.
Examples
Result
Error
Last updated