eth_client

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EthClient

type EthClient struct {
	*client_base.ClientBase
	TaraClientContractClient *tara_client_contract_client.TaraClientContractClient
	BridgeContractClient     *bridge_contract_client.BridgeContractClient
}

func NewEthClient

func NewEthClient(config EthClientConfig, communicationProtocol client_base.CommunicationProtocol) (*EthClient, error)

type EthClientConfig

type EthClientConfig struct {
	client_base.NetConfig
	BridgeContractAddress     common.Address `json:"bridge_contract_address"`
	TaraClientContractAddress common.Address `json:"tara_client_contract_address"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL