From abe984f9998ac3dbe37e8d14cfeea67614177e4b Mon Sep 17 00:00:00 2001 From: William Banfield Date: Fri, 6 May 2022 10:06:02 -0400 Subject: [PATCH] update to be rfc 20 --- docs/rfc/README.md | 1 + ...consolidation.md => rfc-020-block-structure-consolidation.md} | 0 2 files changed, 1 insertion(+) rename docs/rfc/{rfc-019-block-structure-consolidation.md => rfc-020-block-structure-consolidation.md} (100%) 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