mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Steps include: revoking a user, generating a CRL, updating the CRL in the configuration block of the channel, and finally querying the chaincode using the revoked user credentials. The query will fail as it is invoked by a revoked user. Change-Id: I3b0f26d9b5a78475b6f42543b0e17458e9ce2a73 Signed-off-by: Anil Ambati <aambati@us.ibm.com> |
||
|---|---|---|
| .. | ||
| env.sh | ||
| run-fabric.sh | ||
| setup-fabric.sh | ||
| start-intermediate-ca.sh | ||
| start-orderer.sh | ||
| start-peer.sh | ||
| start-root-ca.sh | ||