Skip to content

Commit 507a237

Browse files
committed
refactor: redundant mnemonic removed
1 parent a6fde4b commit 507a237

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static_files/scripts/collect.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ set -euo pipefail
55
export ETH_RPC_URL="$L1_RPC_URL"
66

77
deployer_addr=$(cast wallet address "$DEPLOYER_PRIVATE_KEY")
8-
mnemonic="test test test test test test test test test test test junk"
98

109
roles=("l2ProxyAdmin" "l1ProxyAdmin" "baseFeeVaultRecipient" "l1FeeVaultRecipient" "sequencerFeeVaultRecipient" "systemConfigOwner")
1110
funded_roles=("proposer" "batcher" "sequencer" "challenger")

0 commit comments

Comments
 (0)