tara_client

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TaraClient

type TaraClient struct {
	*client_base.ClientBase
	DposContractClient   *dpos_contract_client.DposContractClient
	BridgeContractClient *bridge_contract_client.BridgeContractClient
	RpcClient            *rpc_client.RpcClient
}

func NewTaraClient

func NewTaraClient(config TaraClientConfig, communicationProtocol client_base.CommunicationProtocol) (*TaraClient, error)

type TaraClientConfig

type TaraClientConfig struct {
	client_base.NetConfig
	BridgeContractAddress common.Address `json:"bridge_contract_address"`
	DposContractAddress   common.Address `json:"dpos_contract_address"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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