Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExecutionResult ¶
type ExecutionResult struct {
*ethapi.ExecutionResult
}
type RevertError ¶
type RevertError struct {
*ethapi.RevertError
}
func NewRevertError ¶
func NewRevertError(result *core.ExecutionResult) *RevertError
Click to show internal directories.
Click to hide internal directories.