package
2.10.1-stable+incompatible
Repository: https://github.com/algorand/go-algorand.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
MakeCatchpointAlreadyInProgressError creates the error.
MakeCatchpointUnableToStartError creates the error.
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.
CatchpointAlreadyInProgressError indicates that the requested catchpoint is already running.
CatchpointUnableToStartError indicates that the requested catchpoint cannot be started.
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.