Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Vavala <[email protected]>
  • Loading branch information
bvavala committed Mar 19, 2024
1 parent beb0cfa commit 956d70d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion eservice/bin/register-with-ledger.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,11 @@ function Store {
try eservice-enclave-info \
--spid ${SPID} \
--save ${eservice_enclave_info_file} \
--loglevel warn \
--loglevel debug \
--identity ${ESERVICE_IDENTITY} \
--config ${ESERVICE_TOML} ${ENCLAVE_TOML} \
--config-dir ${ETCDIR}
yell Enclave info are ready
}

# Registers MR_ENCLAVE & BASENAMES with Ledger
Expand Down

0 comments on commit 956d70d

Please sign in to comment.