Skip to content

Commit fcd1fef

Browse files
committed
1 parent 70f9861 commit fcd1fef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Contents/blockchain/Hyperledger/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ But the power of an `MSP` goes beyond simply listing who is a network participan
7979
A `Certificate Revocation List (CRL)` is easy to understand — it’s just a list of references to certificates that a CA knows to be revoked for one reason or another.
8080
When a third party wants to verify another party’s identity, it first checks the issuing CA’s CRL to make sure that the certificate has not been revoked
8181

82+
`MSP` has two domainsL `Local` and `Channel`.
83+
`Local MSP` Defines permissions for nodes and clients.
84+
`Channel MSP` Defines permissions for channels.
85+
8286
## Getting Started
8387

8488
Start with the [Getting Start](./Getting%20Start.md)

0 commit comments

Comments
 (0)