mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Remove "..." to avoid warning from sphinx
This commit is contained in:
parent
ef9d3d3a9a
commit
cb7d10b88f
@ -14,8 +14,8 @@ Transactions, blocks and votes are represented using JSON documents with the fol
|
||||
"operation": "<string>",
|
||||
"timestamp": "<timestamp>",
|
||||
"data": {
|
||||
"hash": "<sha3 hash>",
|
||||
...
|
||||
"hash": "<sha3 hash 0>",
|
||||
"payload": {},
|
||||
}
|
||||
},
|
||||
"signature": "<ECDSA signature of the transaction>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user