txsender

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

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

func (*Result) Error

func (r *Result) Error() error

func (*Result) TransactionResult

func (r *Result) TransactionResult() *flow.TransactionResult

type Sender

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

func NewSender

func NewSender(c *client.Client) *Sender

func (*Sender) Send

func (s *Sender) Send(
	ctx context.Context,
	tx *flow.Transaction,
	signer *cli.Account,
) <-chan Result

Jump to

Keyboard shortcuts

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