File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ export CELOTEST_MONOREPOPATH='../../'
66export CELOTEST_TESTDIRPATH = ' ./tests/'
77export CELOTEST_ADDRESSES_L1_FILEPATH = ' ./networks/62320/contracts-l1.json'
88export CELOTEST_ADDRESSES_L2_FILEPATH = ' ./networks/62320/celo-contracts.json'
9+ # overwrite this to a key with funds
10+ # this is the key for the address: 0x030632d4dF4337f1E68185d362F4f8625cF93e05
11+ export CELOTEST_FUNDER_PRIVATEKEY = " 0xc30ed659e31b7ae41af336ea65bcecc26d3a4bd8b162d6ed663486d3d65da767"
12+ # overwrite this, the default key is publicly known:
13+ export CELOTEST_ACCOUNTS_SEEDPHRASE = " this purse lady disagree hand journey sight group stay quote tenant clown"
914export CELOTEST_SPAWN_DEVNET = false
1015export CELOTEST_USE_FAULTPROOFS = true
1116export CELOTEST_USE_ALTDA = true
You can’t perform that action at this time.
0 commit comments