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

Commit

Permalink
fix: block stat return value key
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
  • Loading branch information
alanshaw committed Aug 29, 2018
1 parent 9c4d6e1 commit 1e02740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPEC/BLOCK.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ A great source of [examples][] can be found in the tests for this API.

```JavaScript
{
cid: 'QmPTkMuuL6PD8L2SwTwbcs1NPg14U8mRzerB1ZrrBrkSDD',
key: 'QmPTkMuuL6PD8L2SwTwbcs1NPg14U8mRzerB1ZrrBrkSDD',
size: 10
}
```
Expand Down

0 comments on commit 1e02740

Please sign in to comment.