Cardano
getCardanoSignedTransaction
This function for :
CARDANO
(ADA)CARDANO_TESTNET
(ADAt)
Parameters
Parameter
Type
Description
coinType
CoinType
cardano coin type.
class CardanoTransaction
Name
Type
Description
hdKeyPath
Bip44KeyPath
sign key path for cardano transaction
unsignedTx
String
Unsigned transaction data of cardano transaction
Returns
String
- signed transaction.
Requirements
D'CENT Biometric Wallet version 2.7.0. or higher is required.
Example
Last updated