Skip to content

Commit 5f04d75

Browse files
authored
chore: regenerate docs (#5007)
1 parent b87ced5 commit 5f04d75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/md/base/ExperimentalCycles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ actor {
137137
}
138138
}
139139
```
140+
@deprecated This function will be removed in future. Use the parenthetical syntax on message sends and `async` expressions to attach cycles: `(with cycles = <amount>) C.send(...)`.
140141

141142
## Function `refunded`
142143
``` motoko no-repl

0 commit comments

Comments
 (0)