Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
remove salts: specify them from environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Atanasievski committed Dec 12, 2023
1 parent e9090c5 commit b490a62
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,6 @@ TOPOS_MESSAGING_PROTOCOL_CONTRACTS_VERSION=3.0.0
TOPOS_VERSION=0.0.10
EXECUTOR_SERVICE_VERSION=1.0.0

# SMART CONTRACTS SALT
TOKEN_DEPLOYER_SALT=m1Ln9uF9MGZ2PcR
TOPOS_CORE_SALT=dCyN8VZz5sXgqMO
TOPOS_CORE_PROXY_SALT=aRV8Mp9o4xRpLbF
ERC20_MESSAGING_SALT=ho37cJbGkgI6vnp
SUBNET_REGISTRATOR_SALT=azsRlXyGu0ty291


# KEYS
PRIVATE_KEY=0xd7e2e00b43c12cf17239d4755ed744df6ca70a933fc7c8bbb7da1342a5ff2e38


# TESTS
export LOCAL_ERC20_HOME=./

0 comments on commit b490a62

Please sign in to comment.