JBRulesetWeightCache
Notes:
-
member: weight The cached weight value.
-
member: weightCutMultiple The weight cut multiple that produces the given weight.
struct JBRulesetWeightCache {
uint112 weight;
uint168 weightCutMultiple;
}
Notes:
member: weight The cached weight value.
member: weightCutMultiple The weight cut multiple that produces the given weight.
struct JBRulesetWeightCache {
uint112 weight;
uint168 weightCutMultiple;
}