Skip to content

API

Source (upstream pre-purge) Current
File consensus/ethash/api.go api.go
Symbol API API
Ref dde2da0ef~1 etc/v1.17.3-full-node

3-way merge — purge → getc ← upstream

pre-purge
// API exposes ethash related methods for the RPC interface.
type API struct {
ethash *Ethash
}
core-geth validation — **Identical** ✅ | | | |---|---| | File | [`api.go`](https://github.com/etclabscore/core-geth/blob/v1.12.20/consensus/ethash/api.go) | | Symbol | `API` | | Ref | `v1.12.20` |

← Consensus & Ethash