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 case spend is un-callable and can use weight=0.
  • spend_local ๐Ÿ”’
    This benchmark is short-circuited if SpendOrigin cannot provide a successful origin, in which case spend is un-callable and can use weight=0.
  • void_spend ๐Ÿ”’

Enumsยง

Functionsยง

  • _check_status ๐Ÿ”’
  • _payout ๐Ÿ”’
  • _remove_approval ๐Ÿ”’
  • _spend ๐Ÿ”’
    This benchmark is short-circuited if SpendOrigin cannot provide a successful origin, in which case spend is un-callable and can use weight=0.
  • _spend_local ๐Ÿ”’
    This benchmark is short-circuited if SpendOrigin cannot provide a successful origin, in which case spend is un-callable and can use weight=0.
  • _void_spend ๐Ÿ”’