0.899
This commit is contained in:
parent
572a61a6a6
commit
d31c39534c
Binary file not shown.
@ -168,6 +168,9 @@ return:
|
|||||||
5)**/api/v2/GetTransaction** - get transaction (returns an object with the contents of the transaction)
|
5)**/api/v2/GetTransaction** - get transaction (returns an object with the contents of the transaction)
|
||||||
#### Parameters:
|
#### Parameters:
|
||||||
* TxID - Transaction ID in hex format
|
* TxID - Transaction ID in hex format
|
||||||
|
an alternative to setting parameters:
|
||||||
|
* BlockNum - block number
|
||||||
|
* TrNum - the number of transactions in the block
|
||||||
|
|
||||||
example1:
|
example1:
|
||||||
```js
|
```js
|
||||||
|
Loading…
Reference in New Issue
Block a user