getBlockWithTransactions method
Implementation
@override
Future<BlockWithTransactions> getBlockWithTransactions(BlockTag blockTag) {
// TODO: implement getBlockWithTransactions
throw UnimplementedError();
}
@override
Future<BlockWithTransactions> getBlockWithTransactions(BlockTag blockTag) {
// TODO: implement getBlockWithTransactions
throw UnimplementedError();
}