types

package
v0.8.6 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2023 License: Apache-2.0 Imports: 1 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Address

type Address [20]byte

Address is a 20-byte execution layer address.

func (Address) Format added in v0.8.0

func (a Address) Format(state fmt.State, v rune)

Format formats the root.

func (Address) String added in v0.8.0

func (a Address) String() string

String returns the string representation of the address.

type Hash

type Hash [32]byte

Hash is a 32-byte hash.

func (Hash) Format added in v0.8.0

func (h Hash) Format(state fmt.State, v rune)

Format formats the hash.

func (Hash) String added in v0.8.0

func (h Hash) String() string

String returns the string representation of the hash.

type Root

type Root [32]byte

Root is a 32-byte merkle root.

func (Root) Format added in v0.8.0

func (r Root) Format(state fmt.State, v rune)

Format formats the root.

func (Root) String added in v0.8.0

func (r Root) String() string

String returns the string representation of the root.

Jump to

Keyboard shortcuts

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