.getReserveTransaction()
Retrieves a public transaction's details.
Argument | Type | Required | Description |
---|---|---|---|
transactionId |
String | Yes | Transaction id |
options |
Object | No | Any options you may want to pass to .api() |
This method returns a Promise.
Get more details on the official documentation.