Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ FEES_MANAGER="0x80bEc58A00993dc874Ab2fAe56621af24eF06bA5"
PRIVATE_KEY="0x"

# Set app related values after deployment on EVMx
DEPLOYER="0x"
APP_GATEWAY="0x"

# FOR INFRASTRUCTURE DEPLOYMENT ONLY
Expand Down
11 changes: 0 additions & 11 deletions contracts/apps/counter-inbox/CounterInbox.sol

This file was deleted.

29 changes: 0 additions & 29 deletions contracts/apps/counter-inbox/CounterInboxAppGateway.sol

This file was deleted.

66 changes: 0 additions & 66 deletions contracts/apps/counter/CounterAppGateway.sol

This file was deleted.

33 changes: 0 additions & 33 deletions contracts/apps/counter/CounterDeployer.sol

This file was deleted.

30 changes: 0 additions & 30 deletions contracts/apps/cron/CronAppGateway.sol

This file was deleted.

45 changes: 0 additions & 45 deletions contracts/apps/parallel-counter/ParallelCounterAppGateway.sol

This file was deleted.

43 changes: 0 additions & 43 deletions contracts/apps/parallel-counter/ParallelCounterDeployer.sol

This file was deleted.

This file was deleted.

Loading
Loading