adapters

package
v0.75.8 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GRPCAdapter added in v0.70.0

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

func NewGRPCAdapter added in v0.70.0

func NewGRPCAdapter(host string) (*GRPCAdapter, error)

func (*GRPCAdapter) CheckTransaction added in v0.70.0

func (*GRPCAdapter) Host added in v0.70.0

func (c *GRPCAdapter) Host() string

func (*GRPCAdapter) LastBlock added in v0.70.0

func (c *GRPCAdapter) LastBlock(ctx context.Context) (nodetypes.LastBlock, error)

func (*GRPCAdapter) SpamStatistics added in v0.70.0

func (c *GRPCAdapter) SpamStatistics(ctx context.Context, party string) (nodetypes.SpamStatistics, error)

func (*GRPCAdapter) Statistics added in v0.70.0

func (c *GRPCAdapter) Statistics(ctx context.Context) (nodetypes.Statistics, error)

func (*GRPCAdapter) Stop added in v0.70.0

func (c *GRPCAdapter) Stop() error

func (*GRPCAdapter) SubmitTransaction added in v0.70.0

Jump to

Keyboard shortcuts

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