aptos-labs / aptos-ts-sdk

An SDK for accessing the Aptos blockchain data, submitting transactions, and more!
https://aptos-labs.github.io/aptos-ts-sdk/
Apache License 2.0
67 stars 37 forks source link

Fixed double await bug for Charlie's initial balance in your_fungible_asset.ts #468

Closed andygolay closed 1 month ago

andygolay commented 1 month ago

Description

Fixed double await bug for Charlie's initial balance

Test Plan

Tested locally. It fixes the ending test balances as mentioned on this discussion forum post.

Related Links

https://github.com/aptos-labs/aptos-developer-discussions/discussions/309#discussioncomment-10068675