Skip to content

Commit 15f1626

Browse files
committed
[FAB-9301] Remove TODO for KeyStore in core.yaml
The TODO for KeyStore to ensure it is read with fabric/core/config.GetPath() has done already, and should be removed. A TODO here may indicate to users that relative path is still not supported yet. Change-Id: Ib85c1cb484145d88e207d0673f118e82c4c15731 Signed-off-by: Zhenguo Niu <Niu.ZGlinux@gmail.com>
1 parent f22cc02 commit 15f1626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sampleconfig/core.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ peer:
312312
# Location of Key Store
313313
FileKeyStore:
314314
# If "", defaults to 'mspConfigPath'/keystore
315-
# TODO: Ensure this is read with fabric/core/config.GetPath() once ready
316315
KeyStore:
317316

318317
# Path on the file system where peer will find MSP local configurations

0 commit comments

Comments
 (0)