Closed fadeev closed 3 months ago
When I change 0 to 1, it works.
Same with depositAndCall
. When amount
is 0, it fails.
@skosito
The contents of the universal contract don't matter btw, an empty contract will still revert.
@fadeev let's try to publish new npm package with latest code and it should work, this looks like an old amount check that we removed but didn't publish new version after that