Polkadot
getPolkadotSignedTransaction
This function for :
POLKADOT
(DOT)
Parameters
Parameter
Type
Description
coinType
CoinType
polkadot coin type.
class PolkadotTransaction
Name
Type
Description
hdKeyPath
Bip44KeyPath
sign key path for polkadot transaction
sigHash
String
transaction that has not been signed of polkadot transaction
decimals
int
transaction decimals of polkadot transaction
symbol
String
transaction symbol of polkadot transaction
fee
String
transaction fee of polkadot transaction * Fee value is configured in polkadot(DOT) unit.
nonce
String
(optional)transaction nonce of polkadot transaction
optionParam
String
(optional)option parameter
Returns
String
- signed transaction.
Requirements
D'CENT Biometric Wallet version 2.19.1 or higher is required.
Example
Last updated