polygon

package
v0.3.16 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultClientRPCURL is the RPC URL used by default, to interact with the
	// polygon node.
	DefaultClientRPCURL = "http://127.0.0.1:28545/"
)

Variables

View Source
var (
	// NewAddressEncodeDecoder re-exports ethereum.NewAddressEncodeDecoder.
	NewAddressEncodeDecoder = ethereum.NewAddressEncodeDecoder

	// NewAddressDecoder re-exports ethereum.NewAddressDecoder.
	NewAddressDecoder = ethereum.NewAddressDecoder

	// NewAddressEncoder re-exports ethereum.NewAddressEncoder.
	NewAddressEncoder = ethereum.NewAddressEncoder

	// NewAddressFromHex re-exports ethereum.NewAddressFromHex.
	NewAddressFromHex = ethereum.NewAddressFromHex
)
View Source
var Encode = ethereum.Encode

Encode re-exports ethereum.Encode.

View Source
var NewClient = ethereum.NewClient

NewClient re-exports ethereum.NewClient.

View Source
var NewGasEstimator = ethereum.NewGasEstimator

NewGasEstimator re-exports ethereum.NewGasEstimator.

View Source
var NewTxBuilder = ethereum.NewTxBuilder

NewTxBuilder re-exports ethereum.NewTxBuilder.

Functions

This section is empty.

Types

type Address

type Address = ethereum.Address

Address re-exports ethereum.Address.

type AddressDecoder

type AddressDecoder = ethereum.AddressDecoder

AddressDecoder re-exports ethereum.AddressDecoder.

type AddressEncodeDecoder

type AddressEncodeDecoder = ethereum.AddressEncodeDecoder

AddressEncodeDecoder re-exports ethereum.AddressEncodeDecoder.

type AddressEncoder

type AddressEncoder = ethereum.AddressEncoder

AddressEncoder re-exports ethereum.AddressEncoder.

type Client

type Client = ethereum.Client

Client re-exports ethereum.Client.

type GasEstimator

type GasEstimator = ethereum.GasEstimator

GasEstimator re-exports ethereum.GasEstimator.

type Payload

type Payload = ethereum.Payload

Payload re-exports ethereum.Payload.

type Tx

type Tx = ethereum.Tx

Tx re-exports ethereum.Tx.

type TxBuilder

type TxBuilder = ethereum.TxBuilder

TxBuilder re-exports ethereum.TxBuilder.

Jump to

Keyboard shortcuts

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