block

package
v0.15.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Block

type Block struct {
	Header Header
	Tasks  []*task.Task
}
type Header struct {
	Meta       [4]byte
	PrevHash   common.Hash
	MerkleRoot [32]byte
	NBits      uint32
	Nonce      [8]byte
}

func (*Header) IsValid

func (h *Header) IsValid() bool

Jump to

Keyboard shortcuts

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