forked from hiero-ledger/hiero-contracts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlocal.env
More file actions
17 lines (14 loc) · 675 Bytes
/
Copy pathlocal.env
File metadata and controls
17 lines (14 loc) · 675 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# ECSDA Account ID
OPERATOR_ID_A=0.0.2
# ECDSA DER Encoded Private Key
OPERATOR_KEY_A=302e020100300506032b65700422042091132178e72057a1d7528025956fe39b0b847f200ab59b2fdd367017f3087137
# ECDSA HEX Encoded Private Key
PRIVATE_KEYS=
"0x2e1d968b041d84dd120a5860cee60cd83f9374ef527ca86996317ada3d0d03e7,
0x45a5a7108a18dd5013cf2d5857a28144beadc9c70b3bdbd914e38df4e804b8d8,
0x6e9d61a325be3f6675cf8b7676c70e4a004d2308e3e182370a41f5653d52c6bd,
0x0b58b1bd44469ac9f813b5aeaf6213ddaea26720f0b2f133d08b6f234130a64f,
0x95eac372e0f0df3b43740fa780e62458b2d2cc32d6a440877f1cc2a9ad0c35cc,
0x6c6e6727b40c8d4b616ab0d26af357af09337299f09c66704146e14236972106"
RETRY_DELAY=3000 # ms
MAX_RETRY=5