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
Copy file name to clipboardExpand all lines: docs/guide/account_and_client.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Account also provides a way of creating signed transaction without sending them.
46
46
:language: python
47
47
:dedent: 4
48
48
49
-
Creating "Outside transaction" and executing it. (SNIP-9)[https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-9.md]
49
+
Creating "Outside transaction" and executing it. `SNIP-9<https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-9.md>`_
50
50
--------------------------------------------
51
51
52
52
Account also provides a way of creating a call and signing to allow for another account (caller) to execute it later on original account behalf. This will also allow caller to execute calls encoded in that transaction for free (signer will pay the fee).
0 commit comments