Skip to content

Commit 611a1ff

Browse files
committed
Update .env sample fields
1 parent 481cc0d commit 611a1ff

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.env.example

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,12 @@ AVALANCHE_VERIFIER_URL=https://api.routescan.io/v2/network/mainnet/evm/43114/eth
2626
AVALANCHE_FUJI_VERIFIER_URL=https://api.routescan.io/v2/network/testnet/evm/43113/etherscan
2727

2828
# ACCOUNTS
29-
ACCOUNT=
29+
ETH_KEYSTORE_ACCOUNT=
3030
WALLET_ADDR=
3131

3232
# SALT
33+
DIAMOND_CUT_SALT=
34+
DIAMOND_LOUPE_SALT=
35+
OWNABLE_ROLES_SALT=
36+
DIAMOND_INIT_SALT=
3337
HOST_IT_SALT=

0 commit comments

Comments
 (0)