Function pallet_identity::benchmarking::benchmarks::create_one_identity

source ยท
fn create_one_identity<T: Config>(
    owner_key: T::AccountId,
) -> Result<Account<T>, &'static str>