diff --git a/contracts/.env.example b/contracts/.env.example index 41062f3..cf7f750 100644 --- a/contracts/.env.example +++ b/contracts/.env.example @@ -1,3 +1,9 @@ +### Salt used to deploy the contracts. Recommended to use the same salt across different chains. +CREATE2_SALT= + +### The owner of the SP1 Verifier Gateway. This is the account that will be able to add and freeze routes. +OWNER= + ### The chains to deploy to, specified by chain ID (e.g. CHAINS=1,11155111,17000) CHAIN_IDS=