pow -> envelope cleaned (doc)
This commit is contained in:
parent
9da174013b
commit
ff44a4847b
@ -752,8 +752,6 @@ Pseudo-code:
|
|||||||
| `data_hash` | ```String``` | |
|
| `data_hash` | ```String``` | |
|
||||||
| `timestamp` | ```u64``` | Yes |
|
| `timestamp` | ```u64``` | Yes |
|
||||||
| `nonce` | ```u64``` | Yes |
|
| `nonce` | ```u64``` | Yes |
|
||||||
| `pattern` | ```String``` | |
|
|
||||||
| `difficulty` | ```usize``` | |
|
|
||||||
|
|
||||||
Pseudo-code:
|
Pseudo-code:
|
||||||
|
|
||||||
@ -761,9 +759,7 @@ Pseudo-code:
|
|||||||
{
|
{
|
||||||
"data_hash": "",
|
"data_hash": "",
|
||||||
"timestamp": 0,
|
"timestamp": 0,
|
||||||
"nonce": 0,
|
"nonce": 0
|
||||||
"pattern": "",
|
|
||||||
"difficulty": 0
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user