types

package
v0.0.0-...-bbb243d Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuctionTranscript

type AuctionTranscript struct {
	Bid        Bid                            `json:"bid"`
	Acceptance types.SignedBlindedBeaconBlock `json:"acceptance"`
}

type Bid

type Bid = types.SignedBuilderBid

type BidContext

type BidContext struct {
	Slot              Slot      `json:"slot"`
	ParentHash        Hash      `json:"parent_hash"`
	ProposerPublicKey PublicKey `json:"proposer_public_key"`
	RelayPublicKey    PublicKey `json:"relay_public_key"`
}

type Coordinate

type Coordinate struct {
	Slot Slot
	Root Root
}

type Epoch

type Epoch = uint64

type ForkVersion

type ForkVersion = types.ForkVersion

type Hash

type Hash = types.Hash

type PublicKey

type PublicKey = types.PublicKey

type Root

type Root = types.Root

type SignedBlindedBeaconBlock

type SignedBlindedBeaconBlock = types.SignedBlindedBeaconBlock

type SignedValidatorRegistration

type SignedValidatorRegistration = types.SignedValidatorRegistration

type Slot

type Slot = uint64

type Uint256

type Uint256 = uint256.Int

type ValidatorIndex

type ValidatorIndex = uint64

Jump to

Keyboard shortcuts

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