kleros/escrow

Cannot use decimal with tokens - value must be an integer, hex string, BN or BigNumber instance.

Closed this issue · 0 comments

Error: [number-to-bn] while converting number "0.01" to BN.js instance, error: invalid number value. Value must be an integer, hex string, BN or BigNumber instance. Note, decimals are not supported. Given value: "0.01"

image