consts
Generic function to get a chain constant.
console.log(api.consts.balances.existentialDeposit.toString())
The constant value
The section required to get the chain constant (eg. "balances")
The constantName depending on the section (eg. "existentialDeposit")
Generated using TypeDoc
Name
consts
Summary
Generic function to get a chain constant.
Example
Returns
The constant value