Options
All
  • Public
  • Public/Protected
  • All
Menu

BlockParams contains limits on the block size.

Hierarchy

  • BlockParams

Index

Properties

maxBytes

maxBytes: number

Max block size, in bytes. Note: must be greater than 0

maxGas

maxGas: number

Max gas per block. Note: must be greater or equal to -1

timeIotaMs

timeIotaMs: number

Minimum time increment between consecutive blocks (in milliseconds) If the block header timestamp is ahead of the system clock, decrease this value.

Not exposed to the application.

Generated using TypeDoc