How To Get Transaction Information
Last updated
Query infomation of a transaction.
Install the currently supported version of cleos.
Understand the following:
What is a transaction.
Execute the command below:
$ cleos get transaction idNote Be aware that you need to connect to a
nodeosinstance to query transaction information.
Last updated