Files
pezkuwi-subxt/substrate/frame
Kian Paimani c07bde8bb5 Make SlashingSpans Public (#6961)
* 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.

* Update frame/staking/src/lib.rs
2020-09-09 13:31:36 +00:00
..
2020-08-20 17:04:42 +02:00
2020-08-20 17:04:42 +02:00
2020-09-08 22:40:52 +02:00
2020-08-24 09:38:18 +02:00
2020-09-08 17:35:21 +00:00
2020-08-23 10:52:40 +00:00
2020-09-09 13:31:36 +00:00