ethereum / execution-apis

Collection of APIs provided by Ethereum execution layer clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove PoW related APIs

smartprogrammer93 opened this issue · comments

In addition to #328. I am thinking it makes sense to remove PoW related APIs from the spec at this point. This includes the following methods:

  1. eth_mining
  2. eth_hashrate
  3. eth_getWork
  4. eth_submitWork
  5. eth_submitHashrate

I support this.

+1 from my side