mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 23:38:10 -05:00
chore: update broken link (#16023)
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user