mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
fmt: add a space between inner doc-comments and following items (#5880)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//! Additional `eth_` functions for bundles
|
||||
//!
|
||||
//! See also <https://docs.flashbots.net/flashbots-auction/searchers/advanced/rpc-endpoint>
|
||||
|
||||
use jsonrpsee::proc_macros::rpc;
|
||||
use reth_primitives::{Bytes, B256};
|
||||
use reth_rpc_types::{
|
||||
|
||||
Reference in New Issue
Block a user