Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 455 Bytes

File metadata and controls

17 lines (14 loc) · 455 Bytes

How To Get Transaction Information

Goal

Query infomation of a transaction.

Before you begin

  • Install the currently supported version of cleos.
  • Understand the following:

Steps

Execute the command below:

$ cleos get transaction id

Note
Be aware that you need to connect to a nodeos instance to query transaction information.