You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted the sample to use an async query, but OmniJ 0.5.18 doesn't have balancesForAddressAsync() only balancesForAddressesAsync(), so this added a little bit of unnecessary complexity.
When OmniJ 0.5.19 is released (because it will contain OmniLayer/OmniJ@ba84bea) this can be updated.
The text was updated successfully, but these errors were encountered:
I wanted the sample to use an async query, but OmniJ 0.5.18 doesn't have
balancesForAddressAsync()
onlybalancesForAddressesAsync()
, so this added a little bit of unnecessary complexity.When OmniJ 0.5.19 is released (because it will contain OmniLayer/OmniJ@ba84bea) this can be updated.
The text was updated successfully, but these errors were encountered: