ethereum / trin

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

fix: CI docker builds #1328

Closed KolbyML closed 1 week ago

KolbyML commented 1 week ago

What was wrong?

We made 2 more crates and this apparently broke ci docker builds

How was it fixed?

Was pretty easy I just had to add the 2 new crates to the build file