local

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chain

type Chain interface {
	eth.Handle

	OpenKeep(keepAddress common.Address, members []common.Address)
	CloseKeep(keepAddress common.Address) error
	AuthorizeOperator(operatorAddress common.Address)
}

Chain is an extention of eth.Handle interface which exposes additional functions useful for testing.

func Connect

func Connect() Chain

Connect performs initialization for communication with Ethereum blockchain based on provided config.

Jump to

Keyboard shortcuts

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