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
* add memo program
* use MAX_CPI_ACCOUNTS over MAX_TX_ACCOUNTS
* nit
* add account info borrowing check
* update docstring and comments
* use &str over &[u8]
* check num_accounts
* avoid unnecessary codegen
* update doc to use &str over &[u8]
* fix doc
* seperate lifetime
0 commit comments