feat: add file output for attestation collateral and quote data

- Write attestation collateral and quote details to various files.
This commit is contained in:
Harald Hoyer 2025-03-06 15:28:52 +01:00
parent 63b9d6f6ee
commit 71de3a53bc
Signed by: harald
GPG key ID: F519A1143B3FBE32
6 changed files with 159 additions and 11 deletions

View file

@ -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