diff --git a/docs/mechanism-algorithm/multi-signatures.md b/docs/mechanism-algorithm/multi-signatures.md index b059d001..efe97775 100644 --- a/docs/mechanism-algorithm/multi-signatures.md +++ b/docs/mechanism-algorithm/multi-signatures.md @@ -176,6 +176,8 @@ The above fees can be adjusted through proposals. 3. Call `AccountPermissionUpdateContract`. 4. Sign and broadcast the transaction. +**Notice:**: When a block contains transactions that modify account permissions, no further transactions from this account will be included in this block to ensure that such account permission modify transactions actually take effect starting from the next block. + #### Example Request: ```