package
4.0.2-stable+incompatible
Repository: https://github.com/algorand/go-algorand.git
Documentation: pkg.go.dev
# Functions
PrepareSimulatorTest creates an environment to test transaction simulations.
# Structs
Account contains public and private keys, as well as the state of an account.
AppParams mirrors basics.AppParams, but allows the approval and clear state programs to have the same values that txntest.Txn accepts.
Environment contains the ledger and testing environment for transaction simulations.
TxnInfo contains information about the network used for instantiating txntest.Txns.