We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c92b4e8 commit 4989460Copy full SHA for 4989460
docker/Dockerfile
@@ -26,7 +26,6 @@ COPY ./trin-bridge ./trin-bridge
26
COPY ./trin-cli ./trin-cli
27
COPY ./trin-history ./trin-history
28
COPY ./trin-state ./trin-state
29
-COPY ./trin-types ./trin-types
30
COPY ./trin-utils ./trin-utils
31
COPY ./trin-validation ./trin-validation
32
COPY ./utp-testing ./utp-testing
docker/Dockerfile.bridge
@@ -23,7 +23,6 @@ COPY ./trin-bridge ./trin-bridge
23
24
25
COPY ./ethportal-peertest ./ethportal-peertest
0 commit comments