get o indexes.bin: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | txid || yes || Transaction hash || Hash |} == Output == {| class="wikitable" ! Argu...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:get_o_indexes.bin}} | |||
== Input == | == Input == | ||
{| class="wikitable" | {| class="wikitable" |
Latest revision as of 09:19, 24 March 2020
Input
Argument | Mandatory | Description | Format |
---|---|---|---|
txid | yes | Transaction hash | Hash |
Output
Argument | Description | Format |
---|---|---|
o_indexes | List of outputs indexes | array |
status | Status of the request, "OK" if successful | string |
Description
- This method returns global outputs indexes of a transaction.