Open ferranbt opened 1 year ago
Hi, I was wondering which are the minimum required Json-RPC endpoints that the project needs to work.
I am assuming it works with debug_* endpoints from geth? Is there any plan to support also the trace_* endpoints from Parity/Erigon?
debug_*
geth
trace_*
Hi, I was wondering which are the minimum required Json-RPC endpoints that the project needs to work.
I am assuming it works with
debug_*
endpoints fromgeth
? Is there any plan to support also thetrace_*
endpoints from Parity/Erigon?