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