Hedera
getHederaSignedTransaction
This function for :
HEDERA
(HBAR)HEDERA_HTS
- hedera tokenHEDERA_TESTNET
(HBARt)HTS_TESTNET
Parameters
Parameter | Type | Description |
---|---|---|
coinType |
| hedera coin type. |
transaction | hedera transaction parameters. |
class HederaTransaction
Name | Type | Description |
---|---|---|
hdKeyPath |
| key path to sign this hedera transaction |
unsigned |
| transaction that has not been signed of hedera transaction |
decimals |
| transaction decimals of hedera transaction |
symbol |
| transaction symbol of hedera transaction |
Returns
String
- signed transaction.
Requirements
D'CENT Biometric Wallet version 2.13.0 or higher is required.
Example
Last updated