Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Lasker <stevenlasker@hotmail.com>
  • Loading branch information
SteveLasker committed Apr 17, 2024
1 parent cca632a commit 0d0cd77
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ DataTrails provides open source, go-lang based, tooling at [URL] (_[__]__ )

{{< tabs name="convert idtimestamp" >}}
{{< tab name="Leaf Count and Massif Index" >}}

```javascript
function massifIndex(mmrIndex, massifHeight) {
const nl = Number(leafCount(mmrIndex + 1n));
Expand Down

0 comments on commit 0d0cd77

Please sign in to comment.