Skip to content

Commit 8021182

Browse files
author
Volodymyr Paprotski
committed
Endorser_test missing mspConfigDir in yaml
Causes a confused BCCSP when it cant find the keystore relative to mspConfigDir Change-Id: I8f10d3307e69f4769398d2bea70cc0529b2e42f3 Signed-off-by: Volodymyr Paprotski <[email protected]>
1 parent d1df522 commit 8021182

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/endorser/endorser_test.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,8 @@ peer:
322322
enabled: false
323323
listenAddress: 0.0.0.0:6060
324324

325+
mspConfigPath: ../../msp/sampleconfig
326+
325327
# BCCSP (Blockchain crypto provider): Select which crypto implementation or
326328
# library to use
327329
BCCSP:

0 commit comments

Comments
 (0)