evm

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Log

type Log struct {
	Address crypto.Address
	Topics  []binary.HexBytes
	Data    binary.HexBytes
}

type Logs

type Logs []Log

func (Logs) MarshalBinary

func (logs Logs) MarshalBinary() ([]byte, error)

MarshalBinary - Marshal Log into []byte

func (*Logs) UnmarshalBinary

func (logs *Logs) UnmarshalBinary(bs []byte) error

UnmarshalBinary - Unmarshal []byte into Log

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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