remove private key from .env.template. The private key is generated by anvil, be carefull if you want to use it in production
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
parent
cfd9857dc0
commit
29bd456b3f
@ -1,4 +1,4 @@
|
||||
DEPLOYMENT_PRIVATE_KEY=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80
|
||||
DEPLOYMENT_PRIVATE_KEY=
|
||||
WETH_ADDRESS=
|
||||
FEE_TO_ADDRESS=0x0000000000000000000000000000000000000000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user