lists

package
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List interface {
	// Limit (count of elements) of the list
	Limit() uint64
}

For slices to be a valid SSZ list, they need a defined limit. Lists without such definition will still be able to be serialized and deserialized, but are not supported to be merkleized with HashTreeRoot.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL