celestiaorg / nmt

Namespaced Merkle Tree
Apache License 2.0
117 stars 42 forks source link

Document inner node reference #266

Open rach-id opened 4 months ago

rach-id commented 4 months ago
          It's not clear here how the start and end could reference an inner node. Shouldn't it be leaves?

I would just say [start, end) as it's more succinct.

_Originally posted by @adlerjohn in https://github.com/celestiaorg/nmt/pull/260#discussion_r1679471210_