Add CPI support for upgradeable loader (#14193)

This commit is contained in:
Jack May
2020-12-17 15:39:49 -08:00
committed by GitHub
parent a5db6399ad
commit e8cc0bef6c
10 changed files with 204 additions and 19 deletions

View File

@@ -72,6 +72,7 @@ fn main() {
"invoke",
"invoke_and_error",
"invoke_and_ok",
"invoke_and_return",
"invoked",
"iter",
"many_args",