sdk/crypto/mimc_vdf: Updated starks part 3 invalid external URL to the correct one

This commit is contained in:
mycelia
2024-10-03 00:28:38 +02:00
committed by skoupidi
parent eeddb7ef8c
commit bd63329547

View File

@@ -16,7 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
//! <https://vitalik.ca/general/2018/07/21/starks_part_3.html>
//! <https://vitalik.eth.limo/general/2018/07/21/starks_part_3.html>
use num_bigint::BigUint;
use num_traits::Num;