Havah
getHavahSignedTransaction
This function for :
HAVAH
(HVH)HAVAH_HSP20
(HSP20)HAVAH_TESTNET
(HVH)HAVAH_HSP20_TESTNET
Parameters
coinType
CoinType
havah coin type.
class HavahTransaction
hdKeyPath
Bip44KeyPath
sign key path for havah transaction
sigHash
String
transaction that has not been signed of havah transaction
decimals
int
transaction decimals of havah transaction
symbol
String
transaction symbol of havah transaction
fee
String
transaction fee of havah transaction * Fee value is configured in havah(HVH) unit.
nonce
String
(optional)transaction nonce of havah transaction
optionParam
String
(optional)hexadecimal value of the havah method type is used only in havah token
- '01' : Token Transfer
- '02' : Token Deposit
- '03' : Token Message
- '04': Token Deploy (The method will be supported later)
Returns
String
- signed transaction.
Requirements
D'CENT Biometric Wallet version 2.26.0 or higher is required.
Example
Last updated