MystenLabs / sui-gas-pool

Apache License 2.0
16 stars 6 forks source link

Fix test failure #47

Closed lxfind closed 2 months ago

lxfind commented 2 months ago

In the test assert there was a read-after-write consistency issue. This PR fixes it by waiting for the object to be available before querying balance.