Skip to content

Commit

Permalink
Update amm_app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Pfed-prog authored Apr 24, 2024
1 parent 6376cd4 commit d01a12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amm/amm_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ def create_amm_app(
def setup_amm_app(
self,
funder: Account
) -> int:
) -> dict:
"""
Finish setting up an amm.
This operation funds the pool account, creates pool token,
Expand Down

0 comments on commit d01a12d

Please sign in to comment.