Macro frame_benchmarking::whitelist [−][src]
macro_rules! whitelist {
($acc : ident) => { ... };
}
Expand description
Whitelist the given account.
macro_rules! whitelist {
($acc : ident) => { ... };
}
Whitelist the given account.