Commit 7acea1d
add memo program (anza-xyz#105)
* 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 lifetime1 parent df35a31 commit 7acea1d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments