Function solana_sdk::native_loader::create_loadable_account
source · pub fn create_loadable_account(name: &str, lamports: u64) -> AccountSharedData
👎Deprecated since 1.5.17: Please use
create_loadable_account_for_test
insteadExpand description
Create an executable account with the given shared object name.