Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jeiwan/blockchain_go
/ types & classes
Types & classes
21 in github.com/Jeiwan/blockchain_go
⨍
Functions
100
◇
Types & classes
21
Struct
Block
Block represents a block in the blockchain
block.go:11
Struct
Blockchain
Blockchain implements interactions with a DB
blockchain.go:20
Struct
BlockchainIterator
BlockchainIterator is used to iterate over blockchain blocks
blockchain_iterator.go:10
Struct
CLI
CLI responsible for processing command line arguments
cli.go:12
Struct
MerkleNode
MerkleNode represent a Merkle tree node
merkle_tree.go:13
Struct
MerkleTree
MerkleTree represent a Merkle tree
merkle_tree.go:8
Struct
ProofOfWork
ProofOfWork represents a proof-of-work
proofofwork.go:18
Struct
TXInput
TXInput represents a transaction input
transaction_input.go:6
Struct
TXOutput
TXOutput represents a transaction output
transaction_output.go:10
Struct
TXOutputs
TXOutputs collects TXOutput
transaction_output.go:36
Struct
Transaction
Transaction represents a Bitcoin transaction
transaction.go:21
Struct
UTXOSet
UTXOSet represents UTXO set
utxo_set.go:13
Struct
Wallet
Wallet stores private and public keys
wallet.go:18
Struct
Wallets
Wallets stores a collection of wallets
wallets.go:16
Struct
addr
server.go:24
Struct
block
server.go:28
Struct
getblocks
server.go:33
Struct
getdata
server.go:37
Struct
inv
server.go:43
Struct
tx
server.go:49
Struct
verzion
server.go:54