bellatrix

package
v0.21.5 Latest Latest
Warning

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

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

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecutionPayloadTransactions

type ExecutionPayloadTransactions struct {
	Transactions []bellatrix.Transaction `ssz-max:"1048576,1073741824" ssz-size:"?,?"`
}

ExecutionPayloadTransactions provides information about transactions.

func (*ExecutionPayloadTransactions) GetTree

func (t *ExecutionPayloadTransactions) GetTree() (*ssz.Node, error)

GetTree ssz hashes the Transactions object

func (*ExecutionPayloadTransactions) HashTreeRoot

func (t *ExecutionPayloadTransactions) HashTreeRoot() ([32]byte, error)

HashTreeRoot ssz hashes the Transactions object

func (*ExecutionPayloadTransactions) HashTreeRootWith

func (t *ExecutionPayloadTransactions) HashTreeRootWith(hh ssz.HashWalker) (err error)

HashTreeRootWith ssz hashes the Transactions object with a hasher

func (*ExecutionPayloadTransactions) MarshalSSZ

func (t *ExecutionPayloadTransactions) MarshalSSZ() ([]byte, error)

MarshalSSZ ssz marshals the Transactions object

func (*ExecutionPayloadTransactions) MarshalSSZTo

func (t *ExecutionPayloadTransactions) MarshalSSZTo(buf []byte) (dst []byte, err error)

MarshalSSZTo ssz marshals the Transactions object to a target array

func (*ExecutionPayloadTransactions) SizeSSZ

func (t *ExecutionPayloadTransactions) SizeSSZ() (size int)

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

func (*ExecutionPayloadTransactions) UnmarshalSSZ

func (t *ExecutionPayloadTransactions) UnmarshalSSZ(buf []byte) error

UnmarshalSSZ ssz unmarshals the Transactions object

Jump to

Keyboard shortcuts

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