mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Renamed output -> output_index in the outputs endpoint example
This commit is contained in:
parent
5442cc1f2f
commit
f9c24d8db7
@ -321,7 +321,7 @@ transations' outputs:
|
|||||||
// New
|
// New
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"output": 0,
|
"output_index": 0,
|
||||||
"transaction_id": "2d431073e1477f3073a4693ac7ff9be5634751de1b8abaa1f4e19548ef0b4b0e"
|
"transaction_id": "2d431073e1477f3073a4693ac7ff9be5634751de1b8abaa1f4e19548ef0b4b0e"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user