We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689d83a commit 81788bbCopy full SHA for 81788bb
README.md
@@ -8,7 +8,7 @@ This is a solidity implementation of [Cross Framework](https://github.com/datach
8
Currently, it provides the following features:
9
- the registry feature that allows developers to register their contracts
10
- the coordinator feature of the simple commit protocol
11
-- the participant feature
+- the participant features for the simple-commit and two-phase commit protocols
12
- it's implemented on top of [yui-ibc-solidity](https://github.com/hyperledger-labs/yui-ibc-solidity)
13
14
The coordinator feature of the two-phase commit will be provided in the future.
0 commit comments