blockchain

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const ChildrenToShow = 10

Variables

This section is empty.

Functions

This section is empty.

Types

type ChainReader

type ChainReader struct {
	// contains filtered or unexported fields
}

func NewChainReader

func NewChainReader(folder string) (*ChainReader, error)

func (*ChainReader) GetAddressVertex

func (cr *ChainReader) GetAddressVertex(addrHeight int64) multidag.Vertex

func (*ChainReader) GetBlockVertex

func (cr *ChainReader) GetBlockVertex(blockHeight int64) multidag.Vertex

func (*ChainReader) GetBlockchainVertex

func (cr *ChainReader) GetBlockchainVertex() multidag.Vertex

func (*ChainReader) GetTransactionVertex

func (cr *ChainReader) GetTransactionVertex(transHeight int64) multidag.Vertex

func (*ChainReader) GetTxoVertex

func (cr *ChainReader) GetTxoVertex(txoHeight int64, df *derived.DerivedFiles) multidag.Vertex

func (*ChainReader) LookupAddress

func (cr *ChainReader) LookupAddress(address string) int64

func (*ChainReader) LookupBlock

func (cr *ChainReader) LookupBlock(hashAscii string) int64

func (*ChainReader) LookupTransaction

func (cr *ChainReader) LookupTransaction(hashAscii string) int64

Jump to

Keyboard shortcuts

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