Macro frame_benchmarking::v1::whitelist
source · macro_rules! whitelist {
($acc:ident) => { ... };
}
Expand description
Whitelist the given account.
macro_rules! whitelist {
($acc:ident) => { ... };
}
Whitelist the given account.