Skip to content
  • Gonçalo Pestana's avatar
    Staking: store last `min-active-bond` on-chain (#12889) · 14bd4bde
    Gonçalo Pestana authored
    * Staking: store last min-active-bond on-chain
    
    Storing the `min-active-bond` onchain helps the UIs with minimal on-chain costs.
    
    Closes https://github.com/paritytech/substrate/issues/12746
    
    * Avoid relying on  sorting to set the
    
    * Addresses PR comments
    14bd4bde