ethapi

package
v0.0.0-...-215623d Latest Latest
Warning

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

Go to latest
Published: May 20, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RPCMarshalBlock

func RPCMarshalBlock(b *types.Block, inclTx bool, fullTx bool, additional map[string]interface{}) (map[string]interface{}, error)

nolint

func RPCMarshalHeader

func RPCMarshalHeader(head *types.Header) map[string]interface{}

nolint

Types

type CallArgs

type CallArgs struct {
	*ethapi.CallArgs
}

type ExecutionResult

type ExecutionResult struct {
	*ethapi.ExecutionResult
}

type RPCTransaction

type RPCTransaction struct {
	*ethapi.RPCTransaction
}

nolint

type RevertError

type RevertError struct {
	*ethapi.RevertError
}

func NewRevertError

func NewRevertError(result *core.ExecutionResult) *RevertError

Jump to

Keyboard shortcuts

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