Add BPf loader finalize test via inner instruction (#15708)

This commit is contained in:
Jack May
2021-03-04 12:34:36 -08:00
committed by GitHub
parent 99f0d29dd1
commit fb3837260c
8 changed files with 142 additions and 8 deletions

View File

@@ -68,6 +68,7 @@ fn main() {
"dup_accounts",
"error_handling",
"external_spend",
"finalize",
"instruction_introspection",
"invoke",
"invoke_and_error",