[][src]Function solana_cli::storage::process_create_storage_account

pub fn process_create_storage_account(
    rpc_client: &RpcClient,
    config: &CliConfig,
    storage_account: SignerIndex,
    account_owner: &Pubkey,
    account_type: StorageAccountType
) -> ProcessResult