ethereum

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseJSONArg

func ParseJSONArg(arg []byte, typ *abi.Type) (interface{}, error)

Types

type ABI

type ABI struct {
	abi.ABI
}

func LoadABI

func LoadABI(file string) (ABI, error)

func (*ABI) PackJSON

func (a *ABI) PackJSON(name string, args ...[]byte) (string, error)

type Big

type Big big.Int

func (*Big) UnmarshalJSON

func (b *Big) UnmarshalJSON(input []byte) error

UnmarshalJSON implements json.Unmarshaler.

Jump to

Keyboard shortcuts

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