Browse Source

Merge remote-tracking branch 'refs/remotes/origin/main'

jpcaulfi 3 years ago
parent
commit
d3912412b6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -49,6 +49,7 @@ Regardless of what you may want to add on top of existing Solana programs, the n
     * [ ] Destroy an Account
     * [x] Transfer SOL
     * [ ] Stake SOL with a Validator
+    * [ ] Cross-program Invocation
     * [ ] Create a Simple PDA
     * [ ] PDAs Expanded
     * [ ] PDAs as a Database