pub trait WeightInfo {
    // Required methods
    fn add_child_bounty(d: u32) -> Weight;
    fn propose_curator() -> Weight;
    fn accept_curator() -> Weight;
    fn unassign_curator() -> Weight;
    fn award_child_bounty() -> Weight;
    fn claim_child_bounty() -> Weight;
    fn close_child_bounty_added() -> Weight;
    fn close_child_bounty_active() -> Weight;
}
Expand description

Weight functions needed for pallet_child_bounties.

Required Methods§

Implementations on Foreign Types§

source§

impl WeightInfo for ()

source§

fn add_child_bounty(_d: u32) -> Weight

Storage: ChildBounties ParentChildBounties (r:1 w:1) Proof: ChildBounties ParentChildBounties (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen) Storage: Bounties Bounties (r:1 w:0) Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen) Storage: System Account (r:2 w:2) Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) Storage: ChildBounties ChildBountyCount (r:1 w:1) Proof: ChildBounties ChildBountyCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: ChildBounties ChildBountyDescriptions (r:0 w:1) Proof: ChildBounties ChildBountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen) Storage: ChildBounties ChildBounties (r:0 w:1) Proof: ChildBounties ChildBounties (max_values: None, max_size: Some(145), added: 2620, mode: MaxEncodedLen) The range of component d is [0, 300].

source§

fn propose_curator() -> Weight

Storage: Bounties Bounties (r:1 w:0) Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen) Storage: ChildBounties ChildBounties (r:1 w:1) Proof: ChildBounties ChildBounties (max_values: None, max_size: Some(145), added: 2620, mode: MaxEncodedLen) Storage: ChildBounties ChildrenCuratorFees (r:1 w:1) Proof: ChildBounties ChildrenCuratorFees (max_values: None, max_size: Some(28), added: 2503, mode: MaxEncodedLen)

source§

fn accept_curator() -> Weight

Storage: Bounties Bounties (r:1 w:0) Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen) Storage: ChildBounties ChildBounties (r:1 w:1) Proof: ChildBounties ChildBounties (max_values: None, max_size: Some(145), added: 2620, mode: MaxEncodedLen) Storage: System Account (r:1 w:1) Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)

source§

fn unassign_curator() -> Weight

Storage: ChildBounties ChildBounties (r:1 w:1) Proof: ChildBounties ChildBounties (max_values: None, max_size: Some(145), added: 2620, mode: MaxEncodedLen) Storage: Bounties Bounties (r:1 w:0) Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen) Storage: System Account (r:1 w:1) Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)

source§

fn award_child_bounty() -> Weight

Storage: Bounties Bounties (r:1 w:0) Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen) Storage: ChildBounties ChildBounties (r:1 w:1) Proof: ChildBounties ChildBounties (max_values: None, max_size: Some(145), added: 2620, mode: MaxEncodedLen)

source§

fn claim_child_bounty() -> Weight

Storage: ChildBounties ChildBounties (r:1 w:1) Proof: ChildBounties ChildBounties (max_values: None, max_size: Some(145), added: 2620, mode: MaxEncodedLen) Storage: System Account (r:3 w:3) Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) Storage: ChildBounties ParentChildBounties (r:1 w:1) Proof: ChildBounties ParentChildBounties (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen) Storage: ChildBounties ChildBountyDescriptions (r:0 w:1) Proof: ChildBounties ChildBountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen)

source§

fn close_child_bounty_added() -> Weight

Storage: Bounties Bounties (r:1 w:0) Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen) Storage: ChildBounties ChildBounties (r:1 w:1) Proof: ChildBounties ChildBounties (max_values: None, max_size: Some(145), added: 2620, mode: MaxEncodedLen) Storage: ChildBounties ChildrenCuratorFees (r:1 w:1) Proof: ChildBounties ChildrenCuratorFees (max_values: None, max_size: Some(28), added: 2503, mode: MaxEncodedLen) Storage: ChildBounties ParentChildBounties (r:1 w:1) Proof: ChildBounties ParentChildBounties (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen) Storage: System Account (r:2 w:2) Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) Storage: ChildBounties ChildBountyDescriptions (r:0 w:1) Proof: ChildBounties ChildBountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen)

source§

fn close_child_bounty_active() -> Weight

Storage: Bounties Bounties (r:1 w:0) Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen) Storage: ChildBounties ChildBounties (r:1 w:1) Proof: ChildBounties ChildBounties (max_values: None, max_size: Some(145), added: 2620, mode: MaxEncodedLen) Storage: System Account (r:3 w:3) Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) Storage: ChildBounties ChildrenCuratorFees (r:1 w:1) Proof: ChildBounties ChildrenCuratorFees (max_values: None, max_size: Some(28), added: 2503, mode: MaxEncodedLen) Storage: ChildBounties ParentChildBounties (r:1 w:1) Proof: ChildBounties ParentChildBounties (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen) Storage: ChildBounties ChildBountyDescriptions (r:0 w:1) Proof: ChildBounties ChildBountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen)

Implementors§