Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
polkadot companion #12608 (Pools claim permissions) (#6753)
Browse files Browse the repository at this point in the history
* update weights functions

* + placeholder weight

* ".git/.scripts/commands/bench/bench.sh" runtime polkadot-dev pallet_nomination_pools

* update weights

* update lockfile for {"substrate"}

---------

Co-authored-by: command-bot <>
  • Loading branch information
Ross Bulat committed Feb 22, 2023
1 parent b871e07 commit a1ceba0
Show file tree
Hide file tree
Showing 5 changed files with 1,393 additions and 730 deletions.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ rustflags = [
"-Aclippy::needless_option_as_deref", # false positives
"-Aclippy::derivable_impls", # false positives
"-Aclippy::stable_sort_primitive", # prefer stable sort
]
]
Loading

0 comments on commit a1ceba0

Please sign in to comment.