Closed kevinheavey closed 7 months ago
@Aursen I think set_upgrade_authority and deploy_upgradeable_program should be kept out of the core API. We can make a helper crate for them later but for now I've just moved the functions to the tests
set_upgrade_authority
deploy_upgradeable_program
@Aursen I think
set_upgrade_authority
anddeploy_upgradeable_program
should be kept out of the core API. We can make a helper crate for them later but for now I've just moved the functions to the tests