Block api.
More...
#include <api.hpp>
Block api.
Definition at line 309 of file api.hpp.
◆ block_api()
◆ get_blocks()
vector< optional< signed_block > > graphene::app::block_api::get_blocks |
( |
uint32_t |
block_num_from, |
|
|
uint32_t |
block_num_to |
|
) |
| const |
Get signed blocks.
- Parameters
-
block_num_from | The lowest block number |
block_num_to | The highest block number |
- Returns
- A list of signed blocks from block_num_from till block_num_to
Definition at line 122 of file api.cpp.
The documentation for this class was generated from the following files: