Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Global Synchronizer / CometBFTForum ↗

Global Synchronizer / CometBFT

App Development2 posts91 viewsLast activity Jul 2024
DB
dbrysonOP
Jul 2024

I’m trying to get a deeper understanding of how the synchronizer works. In the diagram for splice it shows CometBFT being used as part of the Super Validator.

Where can I find the code related to the synchronizer and cometBFT connection? I’ve not had any luck finding it in the github Canton repo. Thanks in advance!

BE
bernhard
Jul 2024

The Global Synchronizer currently uses standard open source CometBFT as a sequencer backend. The CometBFT sequencer integration is currently not open source.

← Back to Discussions