# Packages
Package network implements and exposes a fully operational in-process Tendermint
test network that consists of at least one or potentially many validators.
# Functions
FundAccount is a utility function that funds an account by minting and sending the coins to the address.
FundModuleAccount is a utility function that funds a module account by minting and sending the coins to the address.