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