Cosmos
getCosmosSignedTransaction
This function for :
COSMOS
(ATOM)COREUM
(CORE)
Parameters
Parameter
Type
Description
coinType
CoinType
cosmos coin type.
transaction
cosmos transaction parameters.
class CosmosTransaction
Name
Type
Description
hdKeyPath
Bip44KeyPath
sign key path for cosmos transaction
sigHash
String
transaction that has not been signed of cosmos transaction
decimals
int
transaction decimals of cosmos transaction
symbol
String
transaction symbol of cosmos transaction
fee
String
transaction fee of cosmos transaction * Fee value is configured in cosmos(ATOM) or coreum(CORE) unit.
nonce
String
(optional)transaction nonce of cosmos transaction
optionParam
String
(optional)option parameter
Returns
String
- signed transaction.
Requirements
D'CENT Biometric Wallet version 2.21.0 or higher is required.
COREUM: 2.25.0 or higher is required.
Example
Last updated