package
0.0.2
Repository: https://github.com/vincentbdb/go-algorand.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MakeFull sets up an Algorand full node (i.e., it returns a node that participates in consensus).

# Structs

AlgorandFullNode specifies and implements a full Algorand node.
PoolStats represents some statistics about the transaction pool.
StatusReport represents the current basic status of the node.
TxnWithStatus represents information about a single transaction, in particular, whether it has appeared in some block yet or not, and whether it was kicked out of the txpool due to some error.