sendEthTx

package
v0.0.0-...-32f009b Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2018 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

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

func New

func (*Module) Close

func (m *Module) Close() error

func (*Module) Register

func (m *Module) Register(vm *otto.Otto) error

type SendEthereumTransaction

type SendEthereumTransaction interface {
	// will return a JSON serialized transaction
	// and an error if there is one
	SendEthereumTransaction(value, to, data string) (string, error)
}

Jump to

Keyboard shortcuts

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