rnode

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2019 License: GPL-3.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RNodeService

type RNodeService interface {
	GetRNodes() ([]common.Address, error)
}

func NewRNodeService

func NewRNodeService(rNodeContract common.Address, backend bind.ContractBackend) (RNodeService, error)

NewRNodeService creates an instance to read rNodes from contract

type RNodeServiceImpl

type RNodeServiceImpl struct {
	// contains filtered or unexported fields
}

func (*RNodeServiceImpl) GetRNodes

func (rs *RNodeServiceImpl) GetRNodes() ([]common.Address, error)

GetRNodes implements RNodeService.GetRNodes

Jump to

Keyboard shortcuts

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