getBlockWithTransactions abstract method

Future<BlockWithTransactions> getBlockWithTransactions(
  1. BlockTag blockTag
)

Implementation

Future<BlockWithTransactions> getBlockWithTransactions(BlockTag blockTag);