filecoinSignTransaction
Last updated
Was this helpful?
Last updated
Was this helpful?
Firmware version required
Touch: 3.5.0
Classic/Mini: 2.10.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.
path
— required string | Array<number>
minimum length is 3
. read more
rawTx
- required string
type of serialized transaction string.
isTestnet
- optional boolean
Whether test net.
Result
Error