Home > eth-connect > toDecimal
Converts value to it's decimal representation in string
Signature:
export declare function toDecimal(value: BigNumber.Value): number;
Parameter | Type | Description |
---|---|---|
value | BigNumber.Value |
Returns:
number
Home > eth-connect > toDecimal
Converts value to it's decimal representation in string
Signature:
export declare function toDecimal(value: BigNumber.Value): number;
Parameter | Type | Description |
---|---|---|
value | BigNumber.Value |
Returns:
number