exampletypes

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: LGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	NodeURL                string
	BlockHash              types.Hash
	TransactionHash        types.Hash
	BlockHashOfNewContract types.Hash
	ERC20Address           types.Address
	// contains filtered or unexported fields
}

func (*Config) GetAccountManager

func (c *Config) GetAccountManager() sdk.AccountManagerOperator

func (*Config) GetClient

func (c *Config) GetClient() *sdk.Client

func (*Config) GetErc20Contract added in v0.4.7

func (c *Config) GetErc20Contract() (*sdk.Contract, error)

func (*Config) GetRetryClient

func (c *Config) GetRetryClient() *sdk.Client

func (*Config) SetAccountManager

func (c *Config) SetAccountManager(am sdk.AccountManagerOperator)

func (*Config) SetClient

func (c *Config) SetClient(client *sdk.Client)

func (*Config) SetRetryClient

func (c *Config) SetRetryClient(client *sdk.Client)

Jump to

Keyboard shortcuts

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