SignedMaxWeight: PlainDescriptor<{ proof_size: bigint; ref_time: bigint }>

Maximum weight of a signed solution.

If [Config::MinerConfig] is being implemented to submit signed solutions (outside of this pallet), then [MinerConfig::solution_weight] is used to compare against this value.