Versions in this module Expand all Collapse all v0 v0.5.0 Dec 18, 2020 v0.4.0 Oct 16, 2020 Changes in this version + type Closer interface + Close func() error v0.3.0 Aug 26, 2020 Changes in this version + func NewEthereumPaymentClient(cfg Config, user perun.User, comm perun.CommBackend) (*client, error) + type ChainConfig struct + Adjudicator string + Asset string + ConnTimeout time.Duration + OnChainTxTimeout time.Duration + URL string + type Config struct + Chain ChainConfig + DatabaseDir string + PeerReconnTimeout time.Duration