pub fn whitelisted_caller<AccountId: Decode>() -> AccountId
Expand description
This caller account is automatically whitelisted for DB reads/writes by the benchmarking macro.
pub fn whitelisted_caller<AccountId: Decode>() -> AccountId
This caller account is automatically whitelisted for DB reads/writes by the benchmarking macro.