static

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Estimator

type Estimator struct {
	// contains filtered or unexported fields
}

Estimator is a static gas estimator (returns static values)

func New

func New(gasFee std.Coin, gasWanted int64) *Estimator

New creates a new static gas estimator

func (Estimator) EstimateGasFee

func (e Estimator) EstimateGasFee() std.Coin

func (Estimator) EstimateGasWanted

func (e Estimator) EstimateGasWanted(_ *std.Tx) int64

Jump to

Keyboard shortcuts

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