ethereum / trin

An Ethereum portal client: a json-rpc server with nearly instant sync, and low CPU & storage usage
382 stars 112 forks source link

feat(beacon): load trusted block root from database if not provided via CLI #1427

Closed ogenev closed 2 months ago

ogenev commented 2 months ago

What was wrong?

Fixes #1405.

How was it fixed?

To-Do