Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 528 Bytes

eth-connect.tostring_2.md

File metadata and controls

24 lines (14 loc) · 528 Bytes

Home > eth-connect > toString_2

toString_2() function

Converts value to string

Signature:

export declare function toString(value: BigNumber.Value): string;

Parameters

Parameter Type Description
value BigNumber.Value

Returns:

string