deneb

package
v0.21.6 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by fastssz. DO NOT EDIT. Hash: de9f94bcb5d3d2ce746168f711a65978af02622a7f75df86ae2bd7a37090c91f Version: 0.1.3

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BeaconBlockBlob

type BeaconBlockBlob struct {
	Blob deneb.Blob `ssz-size:"131072"`
}

BeaconBlockBlob provides information about blobs.

func (*BeaconBlockBlob) GetTree

func (b *BeaconBlockBlob) GetTree() (*ssz.Node, error)

GetTree ssz hashes the BeaconBlockBlob object

func (*BeaconBlockBlob) HashTreeRoot

func (b *BeaconBlockBlob) HashTreeRoot() ([32]byte, error)

HashTreeRoot ssz hashes the BeaconBlockBlob object

func (*BeaconBlockBlob) HashTreeRootWith

func (b *BeaconBlockBlob) HashTreeRootWith(hh ssz.HashWalker) (err error)

HashTreeRootWith ssz hashes the BeaconBlockBlob object with a hasher

func (*BeaconBlockBlob) MarshalSSZ

func (b *BeaconBlockBlob) MarshalSSZ() ([]byte, error)

MarshalSSZ ssz marshals the BeaconBlockBlob object

func (*BeaconBlockBlob) MarshalSSZTo

func (b *BeaconBlockBlob) MarshalSSZTo(buf []byte) (dst []byte, err error)

MarshalSSZTo ssz marshals the BeaconBlockBlob object to a target array

func (*BeaconBlockBlob) SizeSSZ

func (b *BeaconBlockBlob) SizeSSZ() (size int)

SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBlob object

func (*BeaconBlockBlob) UnmarshalSSZ

func (b *BeaconBlockBlob) UnmarshalSSZ(buf []byte) error

UnmarshalSSZ ssz unmarshals the BeaconBlockBlob object

Jump to

Keyboard shortcuts

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