Parcourir la source

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

jpcaulfi il y a 3 ans
Parent
commit
dd2cf60bb2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -49,7 +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
+    * [x] Cross-program Invocation
     * [ ] Create a Simple PDA
     * [ ] PDAs Expanded
     * [ ] PDAs as a Database