Skip to content

Commit 81788bb

Browse files
committed
docs: update README to specify participant features for commit protocols
1 parent 689d83a commit 81788bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is a solidity implementation of [Cross Framework](https://github.com/datach
88
Currently, it provides the following features:
99
- the registry feature that allows developers to register their contracts
1010
- the coordinator feature of the simple commit protocol
11-
- the participant feature
11+
- the participant features for the simple-commit and two-phase commit protocols
1212
- it's implemented on top of [yui-ibc-solidity](https://github.com/hyperledger-labs/yui-ibc-solidity)
1313

1414
The coordinator feature of the two-phase commit will be provided in the future.

0 commit comments

Comments
 (0)