You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: enable cpi_context in tree info lookups and add docs
- types.rs: Use tree_info.cpi_context from QUEUE_TREE_MAPPING instead of None
in V1 API compatibility layer. This ensures CPI context is properly propagated.
- constants.rs: Add documentation for address lookup table constants explaining
their purpose in reducing transaction size.
0 commit comments