mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
* Run the fabric test network on Kubernetes Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com> * Re-LINT Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
9 lines
No EOL
174 B
Text
9 lines
No EOL
174 B
Text
{
|
|
"credentials": {
|
|
"certificate": "${CERTIFICATE}",
|
|
"privateKey": "${PRIVATE_KEY}"
|
|
},
|
|
"mspId": "${MSPID}",
|
|
"type": "X.509",
|
|
"version": 1
|
|
} |