From 5a55327e6e429d7710b6003ee85a25dd6cb791c4 Mon Sep 17 00:00:00 2001 From: allnil Date: Fri, 22 Nov 2024 13:36:50 +0000 Subject: [PATCH] chore: notes and comments --- .env.example.holesky | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.example.holesky b/.env.example.holesky index 4cd9769..3901de7 100644 --- a/.env.example.holesky +++ b/.env.example.holesky @@ -89,6 +89,7 @@ EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR=0xD4A7E1Bd8015057293f0D0A557088c28694 # EIGENDA_PROXY_S3_ENDPOINT # WVM secondary storage related environment variables +# NOTE: 8mb or (8388608 bytes) is a maximum allowed encoded blob size # Set to true to enable WVM chain as a secondary storage # EIGENDA_PROXY_WEAVE_VM_ENABLED= @@ -99,7 +100,7 @@ EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR=0xD4A7E1Bd8015057293f0D0A557088c28694 # WVM chain id # EIGENDA_PROXY_WEAVE_VM_CHAIN_ID=9496 -# WVM operations timeout +# WVM HTTP requests operations timeout # EIGENDA_PROXY_WEAVE_VM_TIMEOUT=5s # WVM web3signer endpoint