mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 00:01:09 +00:00
Update elections-phragmen weight to WeightInfo (#7161)
* Update elections-phragmen weight to WeightInfo * Fix benchmark tests * Update weights * Update test * Update another thest :" * Weights from benchmarking machine ./substrate2/target/release/substrate benchmark --chain dev --steps 50 --repeat 20 --pallet pallet_elections_phragmen --extrinsic "*" --raw --execution=wasm --wasm-execution=compiled --output * Update weights from the benchmarking machine * Fix tests one last time Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
@@ -15,6 +15,13 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
//! # WARNING: NOT ACTIVELY MAINTAINED
|
||||
//!
|
||||
//! This pallet is currently not maintained and should not be used in production until further
|
||||
//! notice.
|
||||
//!
|
||||
//! ---
|
||||
//!
|
||||
//! Election module for stake-weighted membership selection of a collective.
|
||||
//!
|
||||
//! The composition of a set of account IDs works according to one or more approval votes
|
||||
|
||||
Reference in New Issue
Block a user