mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
remove block number reference from docs
This commit is contained in:
parent
9c4314ffe7
commit
86466725cf
@ -260,7 +260,6 @@ Each node must generate a vote for each block, to be appended the `votes` table.
|
||||
"timestamp": "<Unix time when the vote was generated, provided by the voting node>"
|
||||
},
|
||||
"signature": "<signature of vote>",
|
||||
"block_number": "<roughly sequential integer index for block ordering>"
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user