Skip to content

Commit 301aa62

Browse files
committed
Merge branch 'docs/add-reports-archive' of https://github.com/shady-2004/hiero-sdk-python into docs/add-reports-archive
2 parents fed337a + 5137739 commit 301aa62

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.env.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
OPERATOR_ID=<YOUR_OPERATOR_ID> #your account id, can be retrived from https://portal.hedera.com/dashboard
2-
OPERATOR_KEY=<YOUR_PRIVATE_KEY> #your testnet private key, can be retrieved from https://portal.hedera.com/dashboard
3-
NETWORK=<NETWORK> #eg testnet/local/previewnet/mainnet, default to testnet or local
1+
OPERATOR_ID=0.0.8639605 #your account id, can be retrived from https://portal.hedera.com/dashboard
2+
OPERATOR_KEY=3030020100300706052b8104000a042204205d7f2e0dc58bf9a1bce8143cd2ebb8e532c8aa5f8679042694cc6471854db5eb#your testnet private key, can be retrieved from https://portal.hedera.com/dashboard
3+
NETWORK=testnet #eg testnet/local/previewnet/mainnet, default to testnet or local
44

55
# RECIPIENT_ID=<RECIPIENT_ID> #optional
66
# RECIPIENT_KEY=<RECIPIENT_KEY> #optional

0 commit comments

Comments
 (0)