Unverified Commit 4cabe4f9 authored by kladko's avatar kladko

SKALE-2454-add-logs-to-enclave

parent 677772a9
...@@ -20,6 +20,7 @@ COPY jsonrpc ./jsonrpc ...@@ -20,6 +20,7 @@ COPY jsonrpc ./jsonrpc
COPY leveldb ./leveldb COPY leveldb ./leveldb
COPY libBLS ./libBLS COPY libBLS ./libBLS
COPY scripts ./scripts COPY scripts ./scripts
COPY spdlog ./spdlog
COPY secure_enclave ./secure_enclave COPY secure_enclave ./secure_enclave
COPY sgx-gmp ./sgx-gmp COPY sgx-gmp ./sgx-gmp
COPY sgx-software-enable ./sgx-software-enable COPY sgx-software-enable ./sgx-software-enable
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment