Function orml_benchmarking::whitelisted_caller

source ·
pub fn whitelisted_caller<AccountId>() -> AccountId
where AccountId: Decode,
Expand description

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