chore: update broken link (#16023)

This commit is contained in:
Frank Iod
2025-05-01 21:47:55 +03:00
committed by GitHub
parent 61a0345ff5
commit 03913ca835
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
//!
//! This launches a regular reth node overriding the engine api payload builder with our custom.
//!
//! Credits to: <https://blog.merkle.io/blog/fastest-transaction-network-eth-polygon-bsc>
//! Credits to: <https://merkle.io/blog/modifying-reth-to-build-the-fastest-transaction-network-on-bsc-and-polygon>
use chainspec::{boot_nodes, bsc_chain_spec, head};
use handshake::BscHandshake;

View File

@@ -8,7 +8,7 @@
//!
//! This launches a regular reth node overriding the engine api payload builder with our custom.
//!
//! Credits to: <https://blog.merkle.io/blog/fastest-transaction-network-eth-polygon-bsc>
//! Credits to: <https://merkle.io/blog/modifying-reth-to-build-the-fastest-transaction-network-on-bsc-and-polygon>
#![warn(unused_crate_dependencies)]