f pool transaction json: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | hash || yes || Transaction hash || string |} == Output == {| class="wikitable" ! Argume...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:f_pool_transaction_json}} | |||
== Input == | == Input == | ||
{| class="wikitable" | {| class="wikitable" |
Latest revision as of 09:58, 24 March 2020
Input
Argument | Mandatory | Description | Format |
---|---|---|---|
hash | yes | Transaction hash | string |
Output
Argument | Description | Format |
---|---|---|
tx | Transaction | struct |
txDetails | Transaction details | struct |
block | Block | struct |
status | Status of the request, "OK" is successful | string |
Description
This method returns details about unconfirmed transactions.