Guilherme Folego
Guilherme Folego
Hi, Same here with the package v4. Do we have any update on this issue ?
Works for me. Thanks a lot. On Fri, Aug 14, 2020 at 3:15 PM Michael Payne wrote: > FWIW, explicitly running react-native link react-native-ionicons despite > autolinking got rid of...
> Importing base types like `Contract` or `Wallet` is trivial: > > ```ts > import { Contract, Wallet } from "ethers"; > > const myContract: Contract = ... > ```...
> @folego The pseudo code snippet you've provided seems to be intending to convert BigNumber into js number, which you shouldn't do. Please see this [info](https://docs.ethers.io/v5/api/utils/bignumber/#BigNumber--notes-safenumbers). > > Just as...
Bumping