remove accidental todos
This commit is contained in:
parent
c7bf7173cf
commit
a844c5f624
@ -256,12 +256,6 @@ impl CacheMode {
|
||||
}
|
||||
|
||||
match method {
|
||||
"debug_traceBlockByHash" => {
|
||||
todo!();
|
||||
}
|
||||
"debug_traceTransaction" => {
|
||||
todo!();
|
||||
}
|
||||
"eth_gasPrice" => Ok(CacheMode::Cache {
|
||||
block: head_block.into(),
|
||||
cache_errors: false,
|
||||
|
Loading…
Reference in New Issue
Block a user