ethapi

package
v1.13.14-0.3.0.rc.7 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package ethapi exposes the internal ethapi package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddrLocker

type AddrLocker = ethapi.AddrLocker

Type aliases required by constructors.

type Backend

type Backend = ethapi.Backend

Type aliases required by constructors.

type BlockChainAPI

type BlockChainAPI = ethapi.BlockChainAPI

BlockChainAPI exposes RPC methods for querying chain data.

func NewBlockChainAPI

func NewBlockChainAPI(b Backend) *BlockChainAPI

NewBlockChainAPI is identical to ethapi.NewBlockChainAPI.

type TransactionAPI

type TransactionAPI = ethapi.TransactionAPI

TransactionAPI exposes RPC methods for querying and creating transactions.

func NewTransactionAPI

func NewTransactionAPI(b Backend, nonceLock *AddrLocker) *TransactionAPI

NewTransactionAPI is identical to ethapi.NewTransactionAPI.

Jump to

Keyboard shortcuts

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