mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 00:28:01 +00:00
Bring back MaxNominations as a metadata constant (#10947)
This commit is contained in:
@@ -96,6 +96,7 @@ pub mod pallet {
|
||||
>;
|
||||
|
||||
/// Maximum number of nominations per nominator.
|
||||
#[pallet::constant]
|
||||
type MaxNominations: Get<u32>;
|
||||
|
||||
/// Tokens have been minted and are unused for validator-reward.
|
||||
|
||||
Reference in New Issue
Block a user