OPNet
Preparing search index...
IBlockGasParameters
Interface IBlockGasParameters
interface
IBlockGasParameters
{
baseGas
:
bigint
;
bitcoin
:
BitcoinFees
;
blockNumber
:
bigint
;
ema
:
bigint
;
gasPerSat
:
bigint
;
gasUsed
:
bigint
;
targetGasLimit
:
bigint
;
}
Implemented by
BlockGasParameters
Index
Properties
base
Gas
bitcoin
block
Number
ema
gas
Per
Sat
gas
Used
target
Gas
Limit
Properties
Readonly
base
Gas
baseGas
:
bigint
Readonly
bitcoin
bitcoin
:
BitcoinFees
Readonly
block
Number
blockNumber
:
bigint
Readonly
ema
ema
:
bigint
Readonly
gas
Per
Sat
gasPerSat
:
bigint
Readonly
gas
Used
gasUsed
:
bigint
Readonly
target
Gas
Limit
targetGasLimit
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Gas
bitcoin
block
Number
ema
gas
Per
Sat
gas
Used
target
Gas
Limit
OPNet
Loading...