Skip to content

Commit b17caf2

Browse files
committed
fix: correct comment for DataProtectorSharing contract address in .env.template
1 parent 4196a86 commit b17caf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sharing-smart-contract/.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ POCO_ADDRESS=...
1010
# DatasetRegistry contract address override (deploy script only)
1111
DATASET_REGISTRY_ADDRESS=...
1212

13-
# DataProtectorSharing contract address override
13+
# DataProtectorSharing contract address
1414
DATA_PROTECTOR_SHARING_ADDRESS=...
1515

1616
# AddOnlyAppWhitelistRegistry contract address

0 commit comments

Comments
 (0)