mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
Update API doc (#1759)
This commit is contained in:
parent
fdd4846f11
commit
85187c2a8c
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ Optionally return results as "compact blocks" by passing `?compact` query.
|
|||
| - edge_bits | number | Size of the cuckoo graph (2_log of number of edges) |
|
||||
| - cuckoo_solution | []number | The Cuckoo solution for this block |
|
||||
| - total_difficulty | number | Total accumulated difficulty since genesis block |
|
||||
| - scaling_difficulty | number | Difficulty scaling factor between the different proofs of work |
|
||||
| - total_kernel_offset | string | Total kernel offset since genesis block |
|
||||
| inputs | []string | Input transactions |
|
||||
| outputs | []object | Outputs transactions |
|
||||
|
|
Loading…
Reference in a new issue