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 instead
Expand description

Create an executable account with the given shared object name.