fabric-samples/test-network-k8s/scripts/appuser.id.template
Josh Kneubuhl 39bb03a3c9 Run the fabric test network on Kubernetes
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
2021-10-06 09:09:09 -04:00

9 lines
No EOL
174 B
Text

{
"credentials": {
"certificate": "${CERTIFICATE}",
"privateKey": "${PRIVATE_KEY}"
},
"mspId": "${MSPID}",
"type": "X.509",
"version": 1
}