-
Notifications
You must be signed in to change notification settings - Fork 10
feat(api-ref): add CCIP API reference documentation #82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
1413d28 to
dcaa6b8
Compare
ccip-sdk/src/chain.ts
Outdated
| * - **EVM**: Full topic filtering, supports both startBlock and endBlock | ||
| * - **Solana**: Requires address (program ID), may have pagination limits | ||
| * - **Aptos**: Different log structure and filtering capabilities |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The behavior should be pretty consistent across chain families; everything but EVM requires address, and some methods accept some special params, but otherwise, they all should match the generic interface behavior described above
99bb74d to
4b271a0
Compare
|
@aelmanaa is attempting to deploy a commit to the Chainlink Labs Team on Vercel. A member of the Team first needs to authorize it. |
4b271a0 to
9e20911
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
b5f0d13 to
144f5b6
Compare
Co-authored-by: nadercll <[email protected]>
No description provided.