This folder contains documents describing the expected protocol for various APIs provided by the block node and related systems. Each protocol document should describe a single API call and the expected behavior of both sides of that API call, including common error conditions.
Document | API call | Description |
---|---|---|
publishBlockStream.md | publishBlockStream |
The communication between a publisher and a block node when publishing a block stream from an authoritative source such as a consensus node. |