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

Make SlashingSpans Public #6961

Merged
2 commits merged into from
Sep 9, 2020
Merged

Make SlashingSpans Public #6961

2 commits merged into from
Sep 9, 2020

Commits on Aug 26, 2020

  1. Make SlashingSpans Public

    Offchain Applications will often need to inspect this type because it is directly used in staking election, thus worthy of being `pub`. Rest of the slashing api can remain private, only this and the `fn last_non_zero_slash()` of `SlashingSpans` are of interest.
    kianenigma authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    b670d39 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    398c117 View commit details
    Browse the repository at this point in the history