validators

package
v1.8.6-alpha Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2018 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package validators contains the access to validators contract.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ValidatorsManager

type ValidatorsManager struct {
	*contract.ValidatorsSession
	// contains filtered or unexported fields
}

func CreateValidators

func CreateValidators(backend *ethereum.Backend, client *rpc.Client) (*ValidatorsManager, error)

CreateValidators creates an access to Validators contract

func DeployValidators

func DeployValidators(transactOpts *bind.TransactOpts, contractBackend bind.ContractBackend) (*ValidatorsManager, error)

DeployValidators deploys an instance of the Validators nameservice, with a 'first-in, first-served' root registrar.

func NewValidators

func NewValidators(transactOpts *bind.TransactOpts, contractAddr common.Address, contractBackend bind.ContractBackend) (*ValidatorsManager, error)

NewValidators creates a struct exposing convenient high-level operations for interacting with the Validators contract

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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