Skip to content
Snippets Groups Projects
Commit 1f02ec8c authored by Erasmus Hagen's avatar Erasmus Hagen Committed by GitHub
Browse files

Update slashing.rs (#8676)

Link was a dead-end
parent d02c0222
No related merge requests found
......@@ -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,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment