getBlock abstract method

Future<Block> getBlock(
  1. BlockTag blockTag
)

Queries

Implementation

Future<Block> getBlock(BlockTag blockTag);