浏览代码

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

jpcaulfi 3 年之前
父节点
当前提交
dd2cf60bb2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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