Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainSpec ¶
type ChainSpec struct { *rollup.ChainSpec MaxRLPBytesPerChannelOverride *uint64 // MaxRLPBytesPerChannel override }
ChainSpec wraps a *rollup.ChainSpec, allowing to optionally override individual values, otherwise just returning the underlying ChainSpec's values.
func (*ChainSpec) MaxRLPBytesPerChannel ¶
Click to show internal directories.
Click to hide internal directories.