Update W3F URL links (#4376)

This commit is contained in:
Keith Yeung
2021-11-26 00:49:51 -08:00
committed by GitHub
parent e23b384763
commit bbde75e8eb
2 changed files with 2 additions and 2 deletions
@@ -17,7 +17,7 @@
//! An implementation of the `RewardValidators` trait used by `inclusion` that employs
//! `pallet-staking` to compute the rewards.
//!
//! Based on https://w3f-research.readthedocs.io/en/latest/polkadot/Token%20Economics.html
//! Based on https://research.web3.foundation/en/latest/polkadot/overview/2-token-economics.html
//! which doesn't currently mention availability bitfields. As such, we don't reward them
//! for the time being, although we will build schemes to do so in the future.