Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FeeMonitor ¶
type FeeMonitor struct {
// contains filtered or unexported fields
}
func NewFeeMonitor ¶
func NewFeeMonitor(ctx context.Context, conn *grpc.ClientConn) (*FeeMonitor, error)
func (*FeeMonitor) EstimateGas ¶
func (*FeeMonitor) GasPrice ¶
func (fm *FeeMonitor) GasPrice() float64
type Releaser ¶
type Releaser struct {
// contains filtered or unexported fields
}
func NewReleaser ¶
Click to show internal directories.
Click to hide internal directories.