getTransaction
Get information about a specific transaction.
Input Arguments
Parameter | Description |
---|---|
| The id of the transaction you would like to get information about |
| Network to submit this request to. If omitted, will default to network the wallet is currently set to. If omitted, will default the network which the wallet is set to |
Success Response
The wallet will return the direct response from the RPC node.
Error Response
Parameter | Description |
---|---|
| The type of error which has occured |
| A description of the error which has occured |
| Any raw data associated with the error |
Example
Request
Response
最后更新于