From d01a12db06e608ffb8e5f4229d1731f66c1b3738 Mon Sep 17 00:00:00 2001 From: Pavel Fedotov <66903336+Pfed-prog@users.noreply.github.com> Date: Wed, 24 Apr 2024 06:57:27 +0200 Subject: [PATCH] Update amm_app.py https://gitroll.io/result/repo/wuzSBWdNA6FEFbD22X9L --- amm/amm_app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,