Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit afc2a02

Browse files
committed
update block stat format
1 parent aeb8cce commit afc2a02

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,8 @@ the format
116116

117117
```JavaScript
118118
{
119-
Hash: 'QmPTkMuuL6PD8L2SwTwbcs1NPg14U8mRzerB1ZrrBrkSDD',
120-
NumLinks: 0,
121-
BlockSize: 10,
122-
LinksSize: 2,
123-
DataSize: 8,
124-
CumulativeSize: 10
119+
Key: 'QmPTkMuuL6PD8L2SwTwbcs1NPg14U8mRzerB1ZrrBrkSDD',
120+
Size: 10
125121
}
126122
```
127123

0 commit comments

Comments
 (0)