TypeError: not a function at _N (__FILE__) at printLogStatus (__FILE__:106) at main (__FILE__:378)

Author: thirty-six, Created: 2022-03-12 16:56:41, Updated:

So let's see what this problem is, guys.


More

Inventors quantifiedThe parameter that _N receives should not be a floating-point number, it should be validated, and anything that passes the empty value will be wrong.

thirty-six _N(account.Info.totalCrossWalletBalance, 4)