Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 454 Bytes

File metadata and controls

18 lines (14 loc) · 454 Bytes

How To Get Block Information

Goal

Query infomation of a block.

Before you begin

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

Steps

Execute the command below:

$ cleos get block BLOCK_NUMBER

Useful link