Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockChain ¶
type BlockChain struct {
// contains filtered or unexported fields
}
func New ¶
func New() *BlockChain
func (*BlockChain) AddBlock ¶
func (bc *BlockChain) AddBlock(data string)
Click to show internal directories.
Click to hide internal directories.