Expand description
Channel Types
Structs§
- A Channel is a set of batches that are split into at least one, but possibly multiple frames.
Enums§
- An error returned when adding a frame to a channel.
Constants§
- FJORD_MAX_RLP_BYTES_PER_CHANNEL is the maximum amount of bytes that will be read from a channel when the Fjord Hardfork is activated. This limit is set when decoding the RLP.
- MAX_RLP_BYTES_PER_CHANNEL is the maximum amount of bytes that will be read from a channel. This limit is set when decoding the RLP.