mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-23 07:54:48 +02:00
feat: add file output for attestation collateral and quote data
- Write attestation collateral and quote details to various files.
This commit is contained in:
parent
63b9d6f6ee
commit
71de3a53bc
6 changed files with 159 additions and 11 deletions
|
@ -21,6 +21,7 @@ tokio.workspace = true
|
|||
tracing.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
url.workspace = true
|
||||
x509-cert.workspace = true
|
||||
zksync_basic_types.workspace = true
|
||||
zksync_types.workspace = true
|
||||
zksync_web3_decl.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue