fn propose_spend() -> Weight
fn reject_proposal() -> Weight
fn approve_proposal() -> Weight
fn report_awesome(r: u32) -> Weight
fn retract_tip() -> Weight
fn tip_new(r: u32, t: u32) -> Weight
fn tip(t: u32) -> Weight
fn close_tip(t: u32) -> Weight
fn propose_bounty(r: u32) -> Weight
fn approve_bounty() -> Weight
fn propose_curator() -> Weight
fn unassign_curator() -> Weight
fn accept_curator() -> Weight
fn award_bounty() -> Weight
fn claim_bounty() -> Weight
fn close_bounty_proposed() -> Weight
fn close_bounty_active() -> Weight
fn extend_bounty_expiry() -> Weight
fn on_initialize_proposals(p: u32) -> Weight
fn on_initialize_bounties(b: u32) -> Weight
impl WeightInfo for ()
[src]fn propose_spend() -> Weight
[src]fn reject_proposal() -> Weight
[src]fn approve_proposal() -> Weight
[src]fn report_awesome(r: u32) -> Weight
[src]fn retract_tip() -> Weight
[src]fn tip_new(r: u32, t: u32) -> Weight
[src]fn tip(t: u32) -> Weight
[src]fn close_tip(t: u32) -> Weight
[src]fn propose_bounty(d: u32) -> Weight
[src]fn approve_bounty() -> Weight
[src]fn propose_curator() -> Weight
[src]fn unassign_curator() -> Weight
[src]fn accept_curator() -> Weight
[src]fn award_bounty() -> Weight
[src]fn claim_bounty() -> Weight
[src]fn close_bounty_proposed() -> Weight
[src]fn close_bounty_active() -> Weight
[src]fn extend_bounty_expiry() -> Weight
[src]fn on_initialize_proposals(p: u32) -> Weight
[src]fn on_initialize_bounties(b: u32) -> Weight
[src]