Add convenience function for programs to get minimum delegation (#24175)

This commit is contained in:
Brooks Prumo
2022-04-13 14:41:52 -05:00
committed by GitHub
parent b4b26894cd
commit e146e860e2
9 changed files with 125 additions and 2 deletions

View File

@ -70,6 +70,7 @@ fn main() {
"log_data",
"external_spend",
"finalize",
"get_minimum_delegation",
"instruction_introspection",
"invoke",
"invoke_and_error",