diff --git a/docs/rfc/README.md b/docs/rfc/README.md index 346318c7b..f90514b78 100644 --- a/docs/rfc/README.md +++ b/docs/rfc/README.md @@ -60,5 +60,6 @@ sections. - [RFC-020: Onboarding Projects](./rfc-020-onboarding-projects.rst) - [RFC-021: The Future of the Socket Protocol](./rfc-021-socket-protocol.md) - [RFC-023: Semi-permanent Testnet](./rfc-023-semi-permanent-testnet.md) +- [RFC-020: Block Structure Consolidation](./rfc-020-block-structure-consolidation.md) diff --git a/docs/rfc/rfc-019-block-structure-consolidation.md b/docs/rfc/rfc-020-block-structure-consolidation.md similarity index 100% rename from docs/rfc/rfc-019-block-structure-consolidation.md rename to docs/rfc/rfc-020-block-structure-consolidation.md