1
0
Fork 0
merge-requests/2/head
progr76@gmail.com 2019-02-21 17:38:06 +03:00
parent 572a61a6a6
commit d31c39534c
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@ -168,6 +168,9 @@ return:
5)**/api/v2/GetTransaction** - get transaction (returns an object with the contents of the transaction)
#### Parameters:
* TxID - Transaction ID in hex format
an alternative to setting parameters:
* BlockNum - block number
* TrNum - the number of transactions in the block
example1:
```js