Closed rzadp closed 2 years ago
Latest commit: eefe2186fb7344ccd2015936b417ccf9b9f98018
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
changeEtherBalance
cannot accept a string address, because it relies onaccount.provider
for reading balance.changeTokenBalance
has a provider from the contract parameter.