Versions in this module Expand all Collapse all v0 v0.6.2 Dec 22, 2021 v0.6.1 Aug 13, 2021 v0.6.0 Jul 8, 2021 Changes in this version + const PeerReconnTimeout v0.5.0 Dec 18, 2020 Changes in this version + const ResponseTimeout v0.4.0 Oct 16, 2020 Changes in this version + func NewConfigFileT(t *testing.T, config session.Config) string + func NewConfigT(t *testing.T, rng *rand.Rand, contacts ...perun.Peer) session.Config + func NewUserConfigT(t *testing.T, rng *rand.Rand, n uint) (perun.WalletBackend, session.UserConfig) v0.3.0 Aug 26, 2020 Changes in this version + func NewConfig(t *testing.T, rng *rand.Rand, contacts ...perun.Peer) session.Config + func NewConfigFile(t *testing.T, config session.Config) string + func NewUserConfig(t *testing.T, rng *rand.Rand, n uint) (perun.WalletBackend, session.UserConfig)