Skip to content

Commit

Permalink
use same key as DEV_ENTERPRISE_SYSTEM_ADDRESS in captable env file
Browse files Browse the repository at this point in the history
  • Loading branch information
Øyvind Hatland committed Oct 13, 2023
1 parent 162b3b3 commit c374ebd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/api/.env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
PRIVATE_KEY=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80
# address for this privateKey 0x0a665B1Bc813cAE9fcDd2Eb7E25b8E55A5F35f23
PRIVATE_KEY=0xb954142add429deaf8325923b25c2ffafae67953eeca39b08cf9f6eab12f04bc

RPC_URL="http://127.0.0.1:8545"

Expand Down

0 comments on commit c374ebd

Please sign in to comment.