Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { EthClient *ethclient.Client PerunClient *client.Client Bus *net.Bus Listener net.Listener ContractBackend channel.ContractInterface Wallet *wtest.Wallet Account *wtest.Account }
func SetupClient ¶
func SetupClient(ctx context.Context, cfg ClientConfig) (*Client, error)
type ClientConfig ¶
Click to show internal directories.
Click to hide internal directories.