Hedera
getHederaSignedTransaction
This function for :
.HEDERA
- hedera (HBAR).HEDERA_HTS
- hedera token.HEDERA_TESTNET
- hedera testnet (HBARt).HTS_TESTNET
- hedera testnet token
Parameters
coinType: hedera networks coin type
hederaTransaction: (HederaTransation)hedera transaction parameter
class HederaTransaction
Name
Type
Description
unsigned
String
transaction that has not been signed of hedera transaction
key
String
sign key path for hedera transaction
symbol
String
transaction symbol of hedera transaction
decimals
String
transaction decimals of hedera transaction
Returns
result: (Bool)
true
if successful,false
if error occurredtxData: signed transaction
Requirements
D'CENT Biometric Wallet version 2.13.0 or higher is required.
Example
Last updated