services

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func (*Client) Balance

Balance provides a mock function with given fields: _a0, _a1, _a2

func (*Client) Block

Block provides a mock function with given fields: _a0, _a1

func (*Client) Call

func (_m *Client) Call(ctx context.Context, request *types.CallRequest) (*types.CallResponse, error)

Call provides a mock function with given fields: ctx, request

func (*Client) GetMempool added in v0.0.5

func (_m *Client) GetMempool(ctx context.Context) (*types.MempoolResponse, error)

GetMempool provides a mock function with given fields: ctx

func (*Client) PendingNonceAt

func (_m *Client) PendingNonceAt(_a0 context.Context, _a1 common.Address) (uint64, error)

PendingNonceAt provides a mock function with given fields: _a0, _a1

func (*Client) SendTransaction

func (_m *Client) SendTransaction(ctx context.Context, tx *coretypes.Transaction) error

SendTransaction provides a mock function with given fields: ctx, tx

func (*Client) Status

Status provides a mock function with given fields: _a0

func (*Client) SuggestGasPrice

func (_m *Client) SuggestGasPrice(ctx context.Context) (*big.Int, error)

SuggestGasPrice provides a mock function with given fields: ctx

func (*Client) Transaction added in v0.0.5

Transaction provides a mock function with given fields: _a0, _a1, _a2

Jump to

Keyboard shortcuts

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