Skip to content

Commit

Permalink
missed backtick
Browse files Browse the repository at this point in the history
  • Loading branch information
duelingbenjos committed Jun 14, 2024
1 parent 4f6781f commit 2626867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/smart-contracts/context.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def try_to_bypass():
```
:::
:::info In the above example:
`2fadab39` calls the `try_to_bypass` function on `con_indirect.
`2fadab39` calls the `try_to_bypass` function on `con_indirect`.

The transaction will still fail because `ctx.signer` is used for gating instead of `ctx.caller`.
:::
Expand Down

0 comments on commit 2626867

Please sign in to comment.