pub fn whitelisted_caller<AccountId>() -> AccountIdwhere
    AccountId: Decode,
Expand description

This caller account is automatically whitelisted for DB reads/writes by the benchmarking macro.