Hedera
getHederaSignedTransaction
This function for :
HEDERA
(HBAR)HEDERA_HTS
- hedera tokenHEDERA_TESTNET
(HBARt)HTS_TESTNET
Parameters
Parameter
Type
Description
coinType
CoinType
hedera coin type.
class HederaTransaction
Name
Type
Description
hdKeyPath
Bip44KeyPath
key path to sign this hedera transaction
unsigned
String
transaction that has not been signed of hedera transaction
decimals
int
transaction decimals of hedera transaction
symbol
String
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