mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Add a new sample in typescript to show how to use an HSM within a client node application Signed-off-by: D <d_kelsey@uk.ibm.com> Co-authored-by: D <d_kelsey@uk.ibm.com>
5 lines
No EOL
103 B
Text
5 lines
No EOL
103 B
Text
directories.tokendir = /tmp/
|
|
objectstore.backend = file
|
|
|
|
# ERROR, WARNING, INFO, DEBUG
|
|
log.level = INFO |