package
0.1.0
Repository: https://github.com/brc20-collab/brczero.git
Documentation: pkg.go.dev

# Constants

ABCISemVer is the semantic version of the ABCI library.
No description provided by the author
No description provided by the author

# Variables

BlockProtocol versions all block data structures and processing.
No description provided by the author
No description provided by the author
No description provided by the author
GitCommit is the current HEAD set using ldflags.
No description provided by the author
No description provided by the author
P2PProtocol versions all p2p behaviour and msgs.
Version is the built softwares version.

# Structs

App includes the protocol and software version for the application.
Consensus captures the consensus rules for processing a block in the blockchain, including all blockchain data structures and the rules of the application's state transition machine.

# Type aliases

Protocol is used for implementation agnostic versioning.