Function solana_sdk::native_loader::create_loadable_account[][src]

pub fn create_loadable_account(name: &str, lamports: u64) -> AccountSharedData
👎 Deprecated since 1.5.17:

Please use create_loadable_account_for_test instead

Expand description

Create an executable account with the given shared object name.