package
0.5.11
Repository: https://github.com/govm-net/govm.git
Documentation: pkg.go.dev

# Functions

GetBlockForMining get block info for mine.
GetHashPowerOfBlocks get average hashpower of blocks.
GetMyHashPower get my average hashpower.
GetSyncBlock get sync block by index.
GetTransList get trans list of block.
Init init.
ReadBlockReliability get Reliability of block from db.
ReadBlockRunStat get stat of block.
ReadIDBlocks get blocks of the index.
SaveBlockReliability save block reliability.
SaveBlockRunStat save block stat.
SaveIDBlocks save blocks of the index.
SaveTransList save trans list of block.
SetSyncBlock set sync block, index:key.

# Variables

GetNodes get p2p nodes.
NodesCount nodes count.
SelfAddress node address.

# Structs

BlockRunStat stat of block.
IDBlocks the blocks of same index.
InternalPlugin process p2p message.
ItemBlock Item of IDBlocks.
MsgPlugin process p2p message.
NATTPlugin nat traversal.
SyncPlugin sync plugin.
TReliability Reliability of block.