Removes redundant table header that comes from rebasing

This commit is contained in:
Marcin Czenko 2024-08-21 04:56:26 +02:00
parent 58a99973d6
commit 695d5c281c
No known key found for this signature in database
GPG Key ID: 33DEA0C8E30937C0

View File

@ -23,8 +23,7 @@ The document is intended for implementors of Codex nodes.
The keywords “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in [2119](https://www.ietf.org/rfc/rfc2119.txt). The keywords “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in [2119](https://www.ietf.org/rfc/rfc2119.txt).
### Definitions ### Definitions
|
| Terminology | Description |
| Terminology | Description | | Terminology | Description |
|---------------------------|---------------------------------------------------------------------------------------------------------------------------| |---------------------------|---------------------------------------------------------------------------------------------------------------------------|
| Storage Provider (SP) | A node in the Codex network that provides storage services to the marketplace. | | Storage Provider (SP) | A node in the Codex network that provides storage services to the marketplace. |