Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 552 Bytes

eth-connect.getvalueofunit.md

File metadata and controls

24 lines (14 loc) · 552 Bytes

Home > eth-connect > getValueOfUnit

getValueOfUnit() function

Returns value of unit in Wei

Signature:

export declare function getValueOfUnit(_unit: Unit): BigNumber;

Parameters

Parameter Type Description
_unit Unit

Returns:

BigNumber