Home > eth-connect > outputBigNumberFormatter
Should format the output to a big number
Signature:
export declare function outputBigNumberFormatter(output: BigNumber.Value): BigNumber;
Parameter | Type | Description |
---|---|---|
output | BigNumber.Value | The provided output |
Returns: