Module pallet_treasury::benchmarking::benchmarks
source ยท Modulesยง
Structsยง
- check_status ๐
- payout ๐
- remove_approval ๐
- spend ๐This benchmark is short-circuited if
SpendOrigin
cannot provide a successful origin, in which casespend
is un-callable and can use weight=0. - spend_local ๐This benchmark is short-circuited if
SpendOrigin
cannot provide a successful origin, in which casespend
is un-callable and can use weight=0. - void_spend ๐
Enumsยง
- SelectedBenchmark ๐
Functionsยง
- _check_status ๐
- _payout ๐
- _remove_approval ๐
- _spend ๐This benchmark is short-circuited if
SpendOrigin
cannot provide a successful origin, in which casespend
is un-callable and can use weight=0. - _spend_local ๐This benchmark is short-circuited if
SpendOrigin
cannot provide a successful origin, in which casespend
is un-callable and can use weight=0. - _void_spend ๐