Versions in this module Expand all Collapse all v1 v1.1.1 Jul 10, 2025 v1.1.0 Jul 10, 2025 Changes in this version + func DefaultConfig(options *NetworkConfigOptions) network.Config + func New(t testing.TB, configs ...network.Config) *network.Network + func NewTestNetworkFixture() network.TestFixture + type Config = network.Config + type Network = network.Network + type NetworkConfigOptions struct + AppOptions servertypes.AppOptions + OnNewApp func(val network.ValidatorI)