Skip to content

Commit b40349b

Browse files
Fix the ‘Tips’ note in the case 5 (#902)
The case 5 is an extension of the case 4. If no errors the result is the same as case 4. However, the Mode and Flags parameter quoted in the text does not match Case 4. Correct to the same parameters as Case 4. Co-authored-by: Antonoff <35700168+memearchivarius@users.noreply.github.com>
1 parent f113ea1 commit b40349b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v3/documentation/smart-contracts/message-management/message-modes-cookbook.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ State after the transaction with an error: Account A has 1 - ([total_fee](/v3/do
227227
<br></br>
228228

229229
:::info tip
230-
If no errors occur, the result is the same as [mode = 1](#mode1).
230+
If no errors occur, the result is the same as [mode = 0, flag = 1](#mode1).
231231
:::
232232

233233
<br></br>

0 commit comments

Comments
 (0)