Update slashing.rs (#8676)

Link was a dead-end
This commit is contained in:
Erasmus Hagen
2021-04-28 09:59:40 +02:00
committed by GitHub
parent d02c0222bc
commit 1f02ec8ce4
+1 -1
View File
@@ -47,7 +47,7 @@
//! has multiple misbehaviors. However, accounting for such cases is necessary
//! to deter a class of "rage-quit" attacks.
//!
//! Based on research at <https://research.web3.foundation/en/latest/polkadot/slashing/npos/>
//! Based on research at <https://w3f-research.readthedocs.io/en/latest/polkadot/slashing/npos.html>
use super::{
EraIndex, Config, Module, Store, BalanceOf, Exposure, Perbill, SessionInterface,