Skip to content

Commit

Permalink
Remove Clarity Function Argument (#1655)
Browse files Browse the repository at this point in the history
  • Loading branch information
BowTiedWoo authored Oct 14, 2024
1 parent 1df099e commit a7e8e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2589,7 +2589,7 @@ This function returns (ok true) if the transfer is successful, or, on an error,

Introduced in: **Clarity 1**

**input:** `uint, principal, principal, buff`
**input:** `uint, principal, principal`

**output:** `(response bool uint)`

Expand Down

0 comments on commit a7e8e04

Please sign in to comment.