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