Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

[docs] Update Query Transaction Info cleos How-to - 2.0 #10076

Merged
merged 4 commits into from
May 25, 2021

Conversation

bobgt
Copy link
Contributor

@bobgt bobgt commented Feb 19, 2021

Applying feedback received from EOSIO engineers during Doc-a-Thon session 2.

Change Description

Change Type

Select ONE:

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@bobgt bobgt added documentation Requires attention from documentation team. e.g. documentation is expected to be generated. doc-a-thon labels Feb 19, 2021
```sh
cleos get transaction id
cleos get transaction <id>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if user takes it literally he will run the command like this
cleos get transaction <870a6b6e3882061ff0f64016e1eedfdd9439e2499bf978c3fb29fcedadada9b1>

I would re-phrase it
"Assuming you want to get transaction with id 870a6b6e3882061ff0f64016e1eedfdd9439e2499bf978c3fb29fcedadada9b1 run the following command:
cleos get transaction 870a6b6e3882061ff0f64016e1eedfdd9439e2499bf978c3fb29fcedadada9b1
"

@lparisc lparisc marked this pull request as ready for review May 25, 2021 15:08
@lparisc lparisc changed the title [docs][docathon][2.0.x] Query Transaction Info cleos How-to [docs] Update Query Transaction Info cleos How-to - 2.0 May 25, 2021
@lparisc lparisc merged commit fbb9109 into release/2.0.x May 25, 2021
@lparisc lparisc deleted the docs/cleos-docathon-8 branch May 25, 2021 16:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
doc-a-thon documentation Requires attention from documentation team. e.g. documentation is expected to be generated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants