mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
feat: impl noop miner api endpoint (#13102)
This commit is contained in:
@@ -269,6 +269,8 @@ pub enum RethRpcModule {
|
||||
Ots,
|
||||
/// `flashbots_` module
|
||||
Flashbots,
|
||||
/// `miner_` module
|
||||
Miner,
|
||||
}
|
||||
|
||||
// === impl RethRpcModule ===
|
||||
|
||||
Reference in New Issue
Block a user