src

package
v0.0.0-...-60bf666 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Blockchain

type Blockchain struct {
	Blocks []*model.Block
}

func (*Blockchain) CreateBlock

func (bc *Blockchain) CreateBlock(data string) error

Create a new block and add it to the blockchain.

func (*Blockchain) InitLedger

func (bc *Blockchain) InitLedger() error

Initialize the blockchain with a genesis block.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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