Skip to content

Commit e55c247

Browse files
committed
Update README
1 parent 4dcd0c0 commit e55c247

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ The nodes then attempt to transmit the final report to the smart contract accord
2222
├── gethwrappers2: go-ethereum bindings for the OCR2 contracts, generated with abigen
2323
├── networking: p2p networking layer
2424
├── offchainreporting: offchain reporting protocol version 1
25-
├── offchainreporting2: offchain reporting protocol version 2
25+
├── offchainreporting2: offchain reporting protocol version 2 specific packages, not much here
26+
├── offchainreporting2plus: offchain reporting protocol version 2 and beyond
2627
├── permutation: helper package for generating permutations
2728
└── subprocesses: helper package for managing go routines
2829
```
30+
31+
Please note that **OCR3 & Mercury are currently in an alpha stage. Do not use them in production** lest you wish to be confronted with the BFT equivalent of Lovecraftian horrors.

0 commit comments

Comments
 (0)