From 6d4f5f29b364d5630d1df94474cbb521a6e39246 Mon Sep 17 00:00:00 2001 From: baitcode Date: Thu, 5 Dec 2024 18:50:27 +0300 Subject: [PATCH] A bit better workding --- .../e2e/docs/guide/test_account_sign_outside_transaction.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/starknet_py/tests/e2e/docs/guide/test_account_sign_outside_transaction.py b/starknet_py/tests/e2e/docs/guide/test_account_sign_outside_transaction.py index 686b66f96..7f3c5edaf 100644 --- a/starknet_py/tests/e2e/docs/guide/test_account_sign_outside_transaction.py +++ b/starknet_py/tests/e2e/docs/guide/test_account_sign_outside_transaction.py @@ -44,8 +44,8 @@ async def test_account_outside_execution_any_caller( calldata=[100], ) - # Create a special signed execution call. This call now be executed by - # caller specified. In this case, it is ANY_CALLER, a special constant + # Create a special signed execution call. This call can now be executed by + # the caller specified. In this case, caller is ANY_CALLER, a special constant # that allows any caller to execute the call. call = await account.sign_outside_execution_call( calls=[