diff --git a/amm/amm_app.py b/amm/amm_app.py index 61c652b..049fb25 100644 --- a/amm/amm_app.py +++ b/amm/amm_app.py @@ -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,