Skip to content

Commit

Permalink
Fix annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
polarker committed Oct 3, 2024
1 parent d141c8d commit 1599515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ralph/functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ For the `assetsInContract` annotation, the compiler will do the following checks

You can find more information about asset permission at [here](/dapps/concepts/asset-permission-system).

### Pay To Contract Only
#### Pay To Contract Only

You can set the `payToContractOnly` annotation to `true` when the contract only accepts transfers. Functions annotated with `@using(payToContractOnly = true)` can be called multiple times within a single transaction.

Expand Down

0 comments on commit 1599515

Please sign in to comment.