Skip to content

Commit 7db3b29

Browse files
committed
edit certificates doc
1 parent ff91ee2 commit 7db3b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/grep-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# How to check when the certificates stored on sgxwallet were created
2-
- Download file `scripts/grep_certificates.py` from the sgxwallet repository and put it in sgxwallet repository directory on your machine.
2+
- Download the file https://github.com/skalenetwork/sgxwallet/blob/develop/scripts/grep_certificates.py and put it in sgxwallet repository directory on your machine.
33
- Go to sgxwallet repository directory.
44
- Run `python3 grep_certificates.py PATH_TO_SGXWALLET_DB_FOLDER`. PATH_TO_SGXWALLET_DB_FOLDER - path (either absolute or relative) to the `sgx_data` directory where sgxwallet db is stored. For example, `/root/sgxwallet/run_sgx/sgx_data` or `run_sgx/sgx_data`
55
- The script will output the dates when every certificate was created.

0 commit comments

Comments
 (0)