gasLimit property

BigNumber gasLimit

The maximum amount of gas that this block was permitted to use.

This is a value that can be voted up or voted down by miners and is used to automatically adjust the bandwidth requirements of the network.

Implementation

external BigNumber get gasLimit;