Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
modship committed Aug 28, 2024
1 parent 1bf0f55 commit ac359a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assembly/std/deferredCalls.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ export function getDeferredCallFee(
* @param targetPeriod - The period of the target slot for the deferred call
* @param targetThread - The thread of the target slot for the deferred call
* @param maxGas - The maximum amount of gas that the deferred call can use
* @param rawCoins - The amount of coins to send to the target deferred call
* @param params - The parameters to send to the target deferred call function
* @param rawCoins - The amount of coins to send to the target deferred call
*
* @returns The id of the new deferred call
*/
Expand Down

0 comments on commit ac359a6

Please sign in to comment.