Skip to content

Commit 9b730b6

Browse files
DOC-1627 : Update EVM to SVM max message data length value in service limit docs (#3201)
1 parent bc8c5dd commit 9b730b6

File tree

1 file changed

+1
-1
lines changed
  • src/content/ccip/service-limits

1 file changed

+1
-1
lines changed

src/content/ccip/service-limits/svm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import CcipCommon from "@features/ccip/CcipCommon.astro"
2121

2222
| Item | Description | Limit |
2323
| :------------------------------------ | :-------------------------------------------------------------------------------------------------------------------------------- | :----------- |
24-
| Maximum message data length | The total payload for the message (includes the user specified message.data as well as the accounts, Bitmap, token transfer data) | 640 bytes |
24+
| Maximum message data length | The total payload for the message (includes the user specified message.data as well as the accounts, Bitmap, token transfer data) | 1280 bytes |
2525
| Message execution compute units limit | User specified compute units limit. Mandatory to be set | 400,000 CU |
2626
| Maximum number of tokens | Maximum number of distinct tokens a user can transfer in a single transaction. | 1 |
2727
| Smart Execution time window | Maximum duration CCIP will attempt automatic execution of message | 8 hours |

0 commit comments

Comments
 (0)