package
0.0.0-20210130102258-d990dc93115d
Repository: https://github.com/dieg0code/blockchain.go.git
Documentation: pkg.go.dev
# Functions
CoinbaseTx :.
No description provided by the author
CreateBlock : Create a block.
DBexists : allow us to determinate if the badgerDB exists.
No description provided by the author
Genesis : Genesis block.
No description provided by the author
InitBlockChain : initialize the DB and the blockchain as well.
No description provided by the author
NewTransaction : creates a new transaction.
No description provided by the author
# Constants
Difficulty : stay static.
# Structs
Block : basic struct.
BlockChain : BlockChain struct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author