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

1
Cargo.lock generated
View file

@ -6455,6 +6455,7 @@ dependencies = [
"tracing",
"tracing-subscriber",
"url",
"x509-cert",
"zksync_basic_types",
"zksync_types",
"zksync_web3_decl",