mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-22 15:34: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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -6455,6 +6455,7 @@ dependencies = [
|
|||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"url",
|
||||
"x509-cert",
|
||||
"zksync_basic_types",
|
||||
"zksync_types",
|
||||
"zksync_web3_decl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue