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
#62 updated the liquidity pool contract to use the native token contract, but this was reverted in #76 to make authorization changes easier (the native token contract doesn't have access to the auth code, so we'd have to copy it in).
Once the native token contract can do authorization, the examples should be updated to use the native token contract.
The text was updated successfully, but these errors were encountered:
#62 updated the liquidity pool contract to use the native token contract, but this was reverted in #76 to make authorization changes easier (the native token contract doesn't have access to the auth code, so we'd have to copy it in).
Once the native token contract can do authorization, the examples should be updated to use the native token contract.
The text was updated successfully, but these errors were encountered: