From 8e3c978d168e3b86d2a83357496497c104062f27 Mon Sep 17 00:00:00 2001 From: Darryl PAU Date: Wed, 18 Sep 2024 10:14:48 -0400 Subject: [PATCH] Update README.md --- pkg/wrapper/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/wrapper/README.md b/pkg/wrapper/README.md index c92b360e11..cacbd55dda 100644 --- a/pkg/wrapper/README.md +++ b/pkg/wrapper/README.md @@ -77,8 +77,8 @@ One namespace ID is located in the first `NamespaceIDSize` bytes, while the othe - Namespaced Merkle tree specifications: - Celestia original data square specification: -- Celestia constants: -- Celestia reserved namespace IDs: +- Celestia constants: +- Celestia reserved namespace IDs: [nmtlink]: https://github.com/celestiaorg/nmt/blob/master/docs/spec/nmt.md [nmtwrapper-link]: https://github.com/celestiaorg/celestia-app/blob/main/pkg/wrapper/nmt_wrapper.go