bundleclient

package
v0.0.0-...-f8a60af Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2024 License: LGPL-3.0, MIT 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 interface {
	SendBundle(context.Context, types.SendBundleArgs) (common.Hash, error)
	QueryBundle(context.Context, common.Hash) (*types2.Bundle, error)
	BundlePrice(context.Context) (*big.Int, error)
	Builders(context.Context) ([]common.Address, error)
	Validators(context.Context) ([]common.Address, error)
}

func New

func New(rpcCli *rpc.Client) Client

Jump to

Keyboard shortcuts

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