Removed notes for structure.
And added note on the `sig` value.
This commit is contained in:
parent
01a1557ec2
commit
4a448f69bf
14
API.md
14
API.md
@ -699,18 +699,7 @@ Each oplog entry contains these fields:
|
||||
```
|
||||
|
||||
Let's got through each of them in turn:
|
||||
- [Oplog API](#oplog-api)
|
||||
* [`oplog.values`](#oplogvalues)
|
||||
+ `hash`
|
||||
+ `id`
|
||||
+ `payload`
|
||||
+ `next`
|
||||
+ `refs`
|
||||
+ `v`
|
||||
+ `clock`
|
||||
+ `key`
|
||||
+ `identity`
|
||||
+ `sig`
|
||||
|
||||
### `hash`
|
||||
Hash of the entry on IPFS. "zd...".
|
||||
|
||||
@ -744,3 +733,4 @@ Identity that added this entry.
|
||||
|
||||
### `sig`
|
||||
Signature of the entry.
|
||||
If the entry is in the oplog, the signature is valid.
|
||||
|
Loading…
x
Reference in New Issue
Block a user